Compare commits

..

1 Commits

Author SHA1 Message Date
8b5a97da54 chore: add logo
All checks were successful
arcad/emissary/pipeline/head This commit looks good
2023-06-22 09:01:41 -06:00
2 changed files with 346 additions and 8 deletions

View File

@ -1,6 +1,8 @@
<p align="center">
<img width="400" src="./misc/resources/logo.svg" />
</p>
<div style="text-align:center">
<img style="width:250px" src="./misc/resources/logo.svg" />
</div>
# Emissary
Control plane for "edge" (and OpenWRT-based) devices.
@ -16,8 +18,6 @@ Download the pre-compiled binaries from the [releases page](https://forge.cadole
See [`doc`](./doc/README.md)
## Licence & mentions
## Licence
[AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html#license-text)
Logo by [@aardouin](https://forge.cadoles.com/aardouin)
AGPL-3.0

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB