From 3731ef65362f68f55e0b6f3d863d849519e7cb47 Mon Sep 17 00:00:00 2001 From: Artemy Date: Thu, 28 Jul 2022 20:34:36 +0300 Subject: [PATCH] doc: badges --- Cargo.toml | 2 +- README.md | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 00afd0e..83b8aa5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "osma-server" -version = "0.1.0" +version = "1.0.0" edition = "2021" license = "GPL-3.0-only" diff --git a/README.md b/README.md index c1f8a67..80ef10f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ # osma server +`The launch on heroku is coming soon` + +![Lines of code](https://img.shields.io/tokei/lines/github/OSMA-D/osma-server) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FOSMA-D%2Fosma-server.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2FOSMA-D%2Fosma-server?ref=badge_small) + Server for OSMA. Open Source software digital distribution service. OSMA allows you to download, search, and add open source applications to favorites. OSMA will have to be a convenient application for installing open source software. Reviews will show how good or bad the app is. -If you were looking for where to download the osma app - [OSMA](https://github.com/OSMA-D/osma-app) +If you were looking for where to download the osma app - [OSMA](https://github.com/OSMA-D/osma-app) Do you want to participate in this project? [Contributing](CONTRIBUTING.md) Check our [roadmap](docs/roadmap.md).