diff --git a/README.md b/README.md index e19d374..fad7799 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ NetplayJS is a framework designed to make the process of creating multiplayer br For simple usage, you can include NetplayJS directly from a script tag in an HTML file. ```html - + ``` For larger projects, you should install NetplayJS from npm and bundle it with your application using Webpack or a similar module bundler.