From 7099a86ca74fa637f26af38674f80fb8efd5f6fa Mon Sep 17 00:00:00 2001 From: Trumeet Date: Tue, 26 Jul 2022 17:36:20 -0700 Subject: refactor(libacron/acronc/helloworld): move to separate directories The corresponding CMakeLists.txt files are still rough. --- client/libacron/README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'client/libacron/README.md') diff --git a/client/libacron/README.md b/client/libacron/README.md index 418e07b..4514e21 100644 --- a/client/libacron/README.md +++ b/client/libacron/README.md @@ -3,9 +3,6 @@ A client library written in C, based on [json-c](https://github.com/json-c/json-c) and [wic](https://github.com/cjhdev/wic). -This document is for client developers. For users who want a remote console to their Minecraft -server, they should consult [acronc(1)](apps/acronc), a ready-to-use Acron cli. - ## Building Requirements: -- cgit v1.2.3