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 # Build
``` ```
workdir/ workdir/
├── build_engine_sdk/ build_engine_sdk/
├── poomer-discord-hello-world/ poomer-discord-hello-world/
└── lib lib
└── dpp # contains include files of dpp # contains include files of
└─â”token.txt token.txt
├── DPP/ DPP/
├── makefile makefile
├── README.md README.md
``` ```
## Linux ## Linux