Skip to content

Commit

Permalink
docs: add arch svg
Browse files Browse the repository at this point in the history
  • Loading branch information
grishy committed Jul 27, 2023
1 parent fc5877f commit 8180647
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,21 @@

## About

## Install
### Architecture

## Source of inspiration
![Architecture](./docs/arch.excalidraw.svg)

- https://gist.github.com/gdamjan/3168336
- https://github.com/tomoasleep/k8s-avahi
## Install and usage

```bash
$ ./go-avahi-cname git.hostname.local [drone.hostname.local] [photo.hostname.local] [code.hostname.local]
```

## TODO
## Source of inspiration

- [ ] Add FreeBSD support (https://github.com/godbus/dbus/issues/315)
- https://gist.github.com/gdamjan/3168336

## License
Copyright © 2022 [Sergei G.](https://github.com/grishy).

Copyright © 2022 [Sergei G.](https://github.com/grishy).
This project is [MIT](./LICENSE) licensed.
Loading

0 comments on commit 8180647

Please sign in to comment.