Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,6 @@ RLRetriever is a retriever for repository-level code completion which disregard
|
|
22 |
|
23 |
# Citation
|
24 |
|
25 |
-
|
26 |
**BibTeX:**
|
27 |
```
|
28 |
@misc{wang2024rlcoderreinforcementlearningrepositorylevel,
|
@@ -37,7 +36,7 @@ RLRetriever is a retriever for repository-level code completion which disregard
|
|
37 |
```
|
38 |
|
39 |
|
40 |
-
#
|
41 |
|
42 |
Use the code below to get started with the model.
|
43 |
|
|
|
22 |
|
23 |
# Citation
|
24 |
|
|
|
25 |
**BibTeX:**
|
26 |
```
|
27 |
@misc{wang2024rlcoderreinforcementlearningrepositorylevel,
|
|
|
36 |
```
|
37 |
|
38 |
|
39 |
+
# Get Started
|
40 |
|
41 |
Use the code below to get started with the model.
|
42 |
|