forked from go-shiori/shiori
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,9 +2,11 @@ | |
|
||
[![CI](https://github.com/go-shiori/shiori/workflows/CI/badge.svg)](https://github.com/go-shiori/shiori/actions?query=workflow%3ACI) | ||
[![Go Report Card](https://goreportcard.com/badge/github.com/go-shiori/shiori)](https://goreportcard.com/report/github.com/go-shiori/shiori) | ||
[![Docker Image](https://img.shields.io/static/v1?label=image&message=Docker&color=1488C6&logo=docker)](https://hub.docker.com/r/radhifadlillah/shiori) | ||
[![#[email protected]](https://img.shields.io/badge/irc-%23shiori-orange)](https://web.libera.chat/#shiori) | ||
|
||
[![Docker Stable](https://img.shields.io/static/v1?label=Container&message=Stable&color=1488C6&logo=docker)](https://github.com/go-shiori/shiori/pkgs/container/shiori/14550516?tag=latest) | ||
[![Docker Edge](https://img.shields.io/static/v1?label=Container&message=Edge&color=1488C6&logo=docker)](https://github.com/go-shiori/shiori/pkgs/container/shiori/14866811?tag=edge) | ||
|
||
Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of [Pocket][pocket]. You can use it as a command line application or as a web application. This application is distributed as a single binary, which means it can be installed and used easily. | ||
|
||
Check out our latest [Announcements](https://github.com/go-shiori/shiori/discussions/categories/announcements) | ||
|