Updated readme

This commit is contained in:
Marcus Noble 2020-10-17 20:58:23 +01:00
parent 845cac2d5a
commit 324745adf4
1 changed files with 0 additions and 20 deletions

View File

@ -4,26 +4,6 @@ RSS reader written in Go
## Features
## Install
```sh
```
## Building from source
With Docker:
```sh
make docker-build
```
Standalone:
```sh
make build
```
## Resources
## Contributing