From 745c4ef77ecc1527ed6f6d8c81eb2c7713ee6bcd Mon Sep 17 00:00:00 2001 From: root Date: Wed, 6 May 2026 01:17:22 +0000 Subject: [PATCH] remove weird text --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4846a97..d260f53 100644 --- a/README.md +++ b/README.md @@ -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