From c511dd2fa82d5c817b0f6a3b413357ab095c19f2 Mon Sep 17 00:00:00 2001 From: SEK1RO Date: Sun, 22 Sep 2024 21:28:27 +0300 Subject: [PATCH] feat(docs): github link, ghpages link --- README.md | 5 +++++ header.html | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2384cac..bd72246 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ c++ encoding/decoding from arbitrary base ## Contents - [Installation](#installation) +- [Documentation](#documentation) - [Contributing](#contributing) ## Installation @@ -42,6 +43,10 @@ And also flag for dynamic linking (if possible): make tools -j $(nproc) SHARED= ``` +## Documentation + +Available [here](https://vsek1ro.github.io/libbasen) + ## Contributing Main branch is under protection rules, so you should create pull request. After merging will be runned [authors.sh](https://github.com/vSEK1RO/libbasen/blob/main/authors.sh) for adding all contributors usernames and their number of commits to [AUTHORS](https://github.com/vSEK1RO/libbasen/blob/main/AUTHORS) file. diff --git a/header.html b/header.html index 1aca46c..b09db68 100644 --- a/header.html +++ b/header.html @@ -29,11 +29,9 @@ $darkmode $extrastylesheet - @@ -47,6 +45,7 @@ $extrastylesheet
+