Skip to content

Commit b9c5d9d

Browse files
committed
update README
1 parent 3022cac commit b9c5d9d

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ df = pd.DataFrame(output,columns=cols)
5454

5555
## Author
5656
Mahdi Sadjadi, 2017.
57+
58+
##License
59+
This project is licensed under the MIT License - see the LICENSE.md file for details

todo.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
1-
# To-do list
1+
## To-do list (code)
22

33
* Add command line option to run
44
* Add functions to filter out the results of API calls based on subcategories
5-
or
6-
*
7-
8-
9-
10-
11-
12-
13-
5+
or title/abstract containing specific terms.
146

157

8+
## To-do list (documentation)
169
On command line
1710
`python arxivscraper.py [-c|categories] [-f|from] [-u|until] [-w|waitingtime]`
1811

0 commit comments

Comments
 (0)