1
0
Fork 0
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:
niansa/tuxifan 2023-04-18 05:56:08 +02:00
parent ddd9c16778
commit fe4ebafe6f

View file

@ -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