aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-01-20 23:49:29 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-01-20 23:49:29 -0500
commit6cb7da37824d02a1898d08d0f9495c77fde4dd1d (patch)
tree95e37ea3c20f416d6a205ee4ab050c307b18eafe /README.md
inital commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0be4984
--- /dev/null
+++ b/README.md
@@ -0,0 +1,30 @@
+<h1 align="center">Simple Bookmark</h1>
+
+<p align="center">
+A <a href="https://github.com/sissbruecker/linkding">linkding</a> inspired, self-hosted, bookmark manager built with my <a href="https://github.com/VnUgE/VNLib.Core">Essentials</a> framework that only requires .NET Core, an SQL database, and a C compiler.
+</p>
+
+<h4 align="center">
+ <a href="https://www.vaughnnugent.com/resources/software/modules/Simple-Bookmark">Builds</a> |
+ <a href="https://www.vaughnnugent.com/resources/software">My Software</a> |
+ <a href="https://www.vaughnnugent.com/resources/software/articles?tags=_simple-bookmark">Documentation</a>
+</h4>
+
+<h4 align="center">
+ <a href="https://github.com/VnUgE/Simple-Bookmark/blob/master/LICENSE.txt">
+ <img src="https://img.shields.io/badge/license-AGPL3-green.svg" alt="Simple Bookmark is licensed to you with the GNU GPL Affero V3" />
+ </a>
+ <a href="https://github.com/VnUgE/Simple-Bookmark/tags">
+ <img src="https://img.shields.io/github/v/tag/vnuge/simple-bookmark" alt="Latest version"/>
+ </a>
+ <a href="https://github.com/VnUgE/Simple-Bookmark/tags">
+ <img src="https://img.shields.io/github/last-commit/vnuge/simple-bookmark/master" alt="Latest commit"/>
+ </a>
+</h4>
+
+
+### License
+The software in this repository is licensed under the GNU Affero General Public License version 3 (or any later version). See the LICENSE files for more information.
+
+### Contact
+Head over to my [website](https://www.vaughnnugent.com) for my contact info/community. \ No newline at end of file