What's Changed
- Replaced deprecated 'sort' with 'sort_index' by @kujinshin in https://github.com/WittmannF/sort-google-scholar/pull/2
- Created a Command-Line Interface by @MahmoudElsayad in https://github.com/WittmannF/sort-google-scholar/pull/3
- Added search dates (start year and end year) by @anjukan in https://github.com/WittmannF/sort-google-scholar/pull/4
- Revert "Created a Command...