diff --git a/README.md b/README.md index 774adaab..d47f94dd 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,13 @@ Put code snippets in `
...` or pretty-printed. ```HTML -
class Voila {
+
+class Voila {
public:
- // Voila
static const string VOILA = "Voila";
-
// will not interfere with embedded tags.
-}
+}
+
```
## FAQ