ohayonguy commited on
Commit
301c3a1
β€’
1 Parent(s): 4ca94b8

fixed description

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -172,6 +172,7 @@ If you find our work useful, please help to ⭐ our <a href='https://github.com/
172
  [![GitHub Stars](https://img.shields.io/github/stars/ohayonguy/PMRF?style=social)](https://github.com/ohayonguy/PMRF)
173
 
174
  πŸ“ **Citation**
 
175
  If our work is useful for your research, please consider citing:
176
  ```bibtex
177
  @article{ohayon2024pmrf,
@@ -184,10 +185,12 @@ If our work is useful for your research, please consider citing:
184
  ```
185
 
186
  πŸ“‹ **License**
 
187
  This project is released under the <a rel="license" href="https://github.com/ohayonguy/PMRF/blob/master/LICENSE">MIT license</a>.
188
  Redistribution and use for non-commercial purposes should follow this license.
189
 
190
  πŸ“§ **Contact**
 
191
  If you have any questions, please feel free to contact me at <b>guyoep@gmail.com</b>.
192
  """
193
  css = r"""
 
172
  [![GitHub Stars](https://img.shields.io/github/stars/ohayonguy/PMRF?style=social)](https://github.com/ohayonguy/PMRF)
173
 
174
  πŸ“ **Citation**
175
+
176
  If our work is useful for your research, please consider citing:
177
  ```bibtex
178
  @article{ohayon2024pmrf,
 
185
  ```
186
 
187
  πŸ“‹ **License**
188
+
189
  This project is released under the <a rel="license" href="https://github.com/ohayonguy/PMRF/blob/master/LICENSE">MIT license</a>.
190
  Redistribution and use for non-commercial purposes should follow this license.
191
 
192
  πŸ“§ **Contact**
193
+
194
  If you have any questions, please feel free to contact me at <b>guyoep@gmail.com</b>.
195
  """
196
  css = r"""