remove emoji from readme

This commit is contained in:
2025-05-16 19:32:42 +02:00
parent 0a97dcb51d
commit c2955b7b1b
3 changed files with 13 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"clangd.arguments": [
"--compile-commands-dir=buildDir/"
"--compile-commands-dir=build/"
],
"clangd.path": "clangd",
}