mirror of
https://github.com/go-shiori/shiori.git
synced 2024-11-10 17:36:02 +08:00
chore: updated readme
This commit is contained in:
parent
2b4fd9f0cb
commit
3c8a66f8f8
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
|||
# Shiori
|
||||
|
||||
[![CI](https://github.com/go-shiori/shiori/workflows/CI/badge.svg)](https://github.com/go-shiori/shiori/actions?query=workflow%3ACI)
|
||||
[![IC](https://github.com/go-shiori/shiori/actions/workflows/push.yml/badge.svg?branch=master)](https://github.com/go-shiori/shiori/actions/workflows/push.yml)
|
||||
[![Go Report Card](https://goreportcard.com/badge/github.com/go-shiori/shiori)](https://goreportcard.com/report/github.com/go-shiori/shiori)
|
||||
[![#shiori@libera.chat](https://img.shields.io/badge/irc-%23shiori-orange)](https://web.libera.chat/#shiori)
|
||||
[![Containers](https://img.shields.io/static/v1?label=Container&message=Images&color=1488C6&logo=docker)](https://github.com/go-shiori/shiori/pkgs/container/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)
|
||||
**Check out our latest [Announcements](https://github.com/go-shiori/shiori/discussions/categories/announcements)**
|
||||
|
||||
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)
|
||||
|
||||
![Screenshot][screenshot]
|
||||
|
||||
|
|
Loading…
Reference in a new issue