Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Commit

Permalink
Minor Modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
krAshwin committed Jul 21, 2020
1 parent c98a0c2 commit 285106c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,20 @@ To get the usage & credit direction,
desearch -h
```

To run the code globally,
To run the code globally, <br>
For Linux: Move the executable to `/bin` directory and then it can be run globally.
```shell
desearch {url}
```

# Output
May spit error if unable to download the file.<br>
Otherwise,
```shell
Downloading Research Paper: {filename}
Done
```

## Known url sources
- [IEEE](https://ieeexplore.ieee.org/Xplore/)
- [ACM](https://dl.acm.org/)
Expand Down

0 comments on commit 285106c

Please sign in to comment.