Reacubeth commited on
Commit
68029e1
·
verified ·
1 Parent(s): c2b0bff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ Use Pandas or other data processing tools to load the CSV files. Here is an exam
60
 
61
  3. **Access AceMap Website**: For more detailed information about each paper, visit the [AceMap](https://acemap.info/) website by concatenating the following example strings:
62
  ```python
63
- url = https://acemap.info/papers/' + 'ZEJBRkNDRTg3RDk'
64
  ```
65
 
66
  ## Citation
 
60
 
61
  3. **Access AceMap Website**: For more detailed information about each paper, visit the [AceMap](https://acemap.info/) website by concatenating the following example strings:
62
  ```python
63
+ url = 'https://acemap.info/papers/' + 'ZEJBRkNDRTg3RDk'
64
  ```
65
 
66
  ## Citation