1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

Add more comments (GoDoc)

This commit is contained in:
Frédéric Guillot 2018-01-11 19:21:20 -08:00
parent ce4de8aece
commit 9652dfa1fe
28 changed files with 256 additions and 6 deletions

View file

@ -1,6 +1,7 @@
Miniflux 2
==========
[![Build Status](https://travis-ci.org/miniflux/miniflux.svg?branch=master)](https://travis-ci.org/miniflux/miniflux)
[![GoDoc](https://godoc.org/github.com/miniflux/miniflux?status.svg)](https://godoc.org/github.com/miniflux/miniflux)
[![Documentation Status](https://readthedocs.org/projects/miniflux/badge/?version=latest)](https://docs.miniflux.net/)
Miniflux is a minimalist and opinionated feed reader:
@ -16,11 +17,6 @@ It's simple, fast, lightweight and super easy to install.
Miniflux 2 is a rewrite of [Miniflux 1.x](https://github.com/miniflux/miniflux-legacy) in Golang.
Notes
-----
Miniflux 2 still in development and **it's not ready to use**.
Documentation
-------------