diff --git a/README.md b/README.md index 8dcba4d..3a44687 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ int main() Just include the file after adding it to the include path. ```cpp -#include // that's all! now you can use it. +#include // that's all! now you can use it. #include int main()