diff --git a/apps/vanilla-app/README.md b/apps/vanilla-app/README.md index d7d2a76..8783380 100644 --- a/apps/vanilla-app/README.md +++ b/apps/vanilla-app/README.md @@ -1,4 +1,4 @@ -# Browser Examples +# Vanilla / Browser Examples ## Setup @@ -12,7 +12,7 @@ $ npm run download To run this example, execute: -``` +```bash $ npm start ```