diff --git a/.gitignore b/.gitignore index c4f5de8c7..bac8fe436 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ src/*.o src/*.exe src/*.res +src/NUL diff --git a/README.md b/README.md index ef2023b96..778475e2a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ to retro computing and, of course, 86Box. We look forward to hearing from you! [![Visit our Discord server](https://discordapp.com/api/guilds/262614059009048590/embed.png)](https://discord.gg/myzwyfX) +Getting started +--------------- +See [this](86box.github.io/gettingstarted) page on our website for a quick guide that should help you get started with the emulator. + Building -------- In order to compile 86Box from this repository, please follow this step-by-step