Skip to content

Commit 60d333c

Browse files
authored
Clarify implementation details in README
Updated README to clarify implementation details for a lightbulb.
1 parent e42c088 commit 60d333c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Ucraft
2-
A lightweight **Minecraft server implementation written in C**, designed for machines with limited resources.For example, a smart Wi-Fi lightbulb powered by the **BL602 microcontroller**.
2+
A lightweight **Minecraft server implementation written in C**, designed for machines with limited resources.
33

44
Currently supports **Minecraft version 1.21.10** for clients.
5-
Implementation details can be found [here][5].
5+
Implementation details for a **lightbulb** can be found [here][5].
66

77
### Building
88
The server was built and tested on a linux machine. To build on a Windows machine, MSVC is required.

0 commit comments

Comments
 (0)