remove weird text

This commit is contained in:
root 2026-05-06 01:17:22 +00:00
parent e206113949
commit 745c4ef77e

View File

@ -9,14 +9,14 @@ Follow instructions to create a bot for your discord server at https://dpp.dev/c
# Build
```
workdir/
├── build_engine_sdk/
├── poomer-discord-hello-world/
└── lib
└── dpp # contains include files of
└─â”token.txt
├── DPP/
├── makefile
├── README.md
build_engine_sdk/
poomer-discord-hello-world/
lib
dpp # contains include files of
token.txt
DPP/
makefile
README.md
```
## Linux