Initial release

This commit is contained in:
2020-10-13 17:30:35 +01:00
parent 5e05861934
commit efa4821acc
5 changed files with 90 additions and 24 deletions

View File

@@ -2,30 +2,6 @@
Web app to base64 encode and decode
## Features
## Install
```sh
```
## Building from source
With Docker:
```sh
make docker-build
```
Standalone:
```sh
make build
```
## Resources
## Contributing
If you find a bug or have an idea for a new feature please [raise an issue](/AverageMarcus/base64/issues/new) to discuss it.