feat(docs): github link, ghpages link
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user