diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/docs/home/gettingStarted.md b/docs/home/gettingStarted.md index 9e9b220..b470a31 100644 --- a/docs/home/gettingStarted.md +++ b/docs/home/gettingStarted.md @@ -1,3 +1,5 @@ +# Getting Started! + Basalt aims to be a relatively small, easy to use framework. Accordingly, we have provided an installation script. diff --git a/docs/home/installer.md b/docs/home/installer.md index 41e4959..cc83958 100644 --- a/docs/home/installer.md +++ b/docs/home/installer.md @@ -1,3 +1,5 @@ +# Installer + This is just a script which helps you to install basalt.lua, if it's not already on the computer. Means, you create your program (which requires basalt) and add this on the top of your program. Now, everytime you execute your program it checks if basalt.lua exists or not. ## Visual Installer