kevinlu1248 commited on
Commit
b4c26a4
Β·
1 Parent(s): 1f458f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
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
- ## Limitations of Sweep ⚠️
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).