Project init

This commit is contained in:
Marcus Noble 2021-02-05 21:08:48 +00:00
parent 369a0bf7e5
commit 624ef4f394
2 changed files with 0 additions and 24 deletions

View File

View File

@ -2,30 +2,6 @@
A collection of talks I've given
## 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](issues/new) to discuss it.