matrix-multiply commited on
Commit
01432de
·
verified ·
1 Parent(s): 347830b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -82,12 +82,13 @@ Single GPU RTX-3090
82
  **BibTeX:**
83
 
84
  (TODO)
 
85
  @misc{poudel2024documint,
86
  title={DocuMint: Docstring Generation for Python using Small Language Models},
87
  author={Bibek Poudel* and Adam Cook* and Sekou Traore* and Shelah Ameli*},
88
  year={2024},
89
  }
90
-
91
 
92
  [More Information Needed]
93
 
 
82
  **BibTeX:**
83
 
84
  (TODO)
85
+ ```
86
  @misc{poudel2024documint,
87
  title={DocuMint: Docstring Generation for Python using Small Language Models},
88
  author={Bibek Poudel* and Adam Cook* and Sekou Traore* and Shelah Ameli*},
89
  year={2024},
90
  }
91
+ ```
92
 
93
  [More Information Needed]
94