Commit
Β·
b4c26a4
1
Parent(s):
1f458f2
Update README.md
Browse files
README.md
CHANGED
@@ -25,18 +25,14 @@ Describe bugs, small features, and refactors like you would to a junior develope
|
|
25 |
|
26 |
* π Turns issues directly into pull requests (without an IDE)
|
27 |
* π Addresses developer replies & comments on its PRs
|
28 |
-
* π Uses embedding-based code search
|
29 |
|
30 |
## Getting Started π
|
31 |
|
32 |
Install Sweep by adding the [**Sweep GitHub app**](https://github.com/apps/sweep-ai) to your desired repositories.
|
33 |
|
34 |
For more details, visit our [β¨ Installation](docs/installation.md) page if it doesn't automatically bring you there.
|
|
|
|
|
35 |
|
36 |
-
|
37 |
-
|
38 |
-
* ποΈ **Large-scale refactors**: >3 files or >150 lines of code changes (we're working on this!)
|
39 |
-
* e.g. Refactor the entire codebase from Tensorflow to PyTorch
|
40 |
-
|
41 |
-
* πΌοΈ **Editing images** and other non-text assets
|
42 |
-
* e.g. Use the logo to create favicons for our landing page
|
|
|
25 |
|
26 |
* π Turns issues directly into pull requests (without an IDE)
|
27 |
* π Addresses developer replies & comments on its PRs
|
28 |
+
* π Uses embedding-based code search for your repo & external docs
|
29 |
|
30 |
## Getting Started π
|
31 |
|
32 |
Install Sweep by adding the [**Sweep GitHub app**](https://github.com/apps/sweep-ai) to your desired repositories.
|
33 |
|
34 |
For more details, visit our [β¨ Installation](docs/installation.md) page if it doesn't automatically bring you there.
|
35 |
+
|
36 |
+
---
|
37 |
|
38 |
+
For more info, checkout our [repo](https://github.com/sweepai/sweep).
|
|
|
|
|
|
|
|
|
|
|
|