Skip to content

Commit

Permalink
Fixed formatting error
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasospinelli authored Feb 11, 2019
1 parent e12147a commit 5d91fb7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ Furthermore, for each of these routes, say ```/a```, we associate the following:
1. ```/a/{authorsFilter}```: Runs ```/a``` on the subset of literature defined by the list of authors specified in ```authorsFilter``` (comma separated list).
2. ```/aHist/{date]```: Runs ```/a``` on the subset of literature written by authors active before ```date```

List item

## Contributing
At the moment the project is undergoing a Rust rewrite, in order to further modularize it and make future development easier. As such most of the contributing should be done on the ```rust``` branch. I will still be monitoring and reviewing pull requests on the ```golang``` branch, but most of my effort will not be directed there.

Expand Down

0 comments on commit 5d91fb7

Please sign in to comment.