mirror of
https://gitlab.com/niansa/llama_any_server.git
synced 2025-03-06 20:53:35 +01:00
Fixed client repo links
This commit is contained in:
parent
ddd9c16778
commit
fe4ebafe6f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
This is a server for the llama.any protocol.
|
||||
|
||||
## Clients
|
||||
- **llama.any:** (CLI) https://gitlab.com/niansa/llama.any
|
||||
- **llama.nds:** (GUI) https://gitlab.com/niansa/llama.nds
|
||||
- **llama.any:** (CLI) https://gitlab.com/niansa/llama_any
|
||||
- **llama.nds:** (GUI) https://gitlab.com/niansa/llama_nds
|
||||
|
||||
## Building and use
|
||||
1. Install a recent version of boost asio and CMake, as well as a recent C++ compiler
|
||||
|
|
Loading…
Add table
Reference in a new issue