From 29d2102bd4b7a838a82cbc58559f41065955f00a Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Tue, 21 Feb 2017 20:36:50 -0800 Subject: readme updates --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 21594ca..6b29878 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Neko -Simple self-hosted, single user RSS reader focused on efficiency and simplicity. Written in Go with a simple javascript ui frontend. + +`neko` is a self-hosted, rss news reader focused on simplicity and efficiency. + +Backend is written in `Go` and there is a simple javascript frontend and cat ears. *the cat ears are in your mind* @@ -25,9 +28,8 @@ This is not very easy to use/setup/ yet. Sorry! Consider it WIP, pull requests f ### Prerequesites -[Go](https://golang.org) - -[MySQL](https://dev.mysql.com) or a drop-in replacement like [MariaDB](https://mariadb.com) + * [Go](https://golang.org) + * [MySQL](https://dev.mysql.com) or a drop-in replacement like [MariaDB](https://mariadb.com) PostgreSQL support is left as an exercise for the reader to implement and send a pull request for. -- cgit v1.2.3