add line about skipping ahead

pull/1/head
Evan Hemsley 2019-05-21 18:02:36 -07:00
parent 11bb4596c8
commit e7981ab695
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ encompass lets you write clean, de-coupled code so you can spend more time on yo
encompass is currently available with a TypeScript implementation that fully supports transpilation to Javascript and Lua.
A C# implementation is forthcoming.
If you are here to learn how to use Encompass and don't care about the justifications for it, I recommend skipping ahead to Chapter 2.
If you are here to learn how to use Encompass and don't care about the justifications for it, I recommend skipping ahead to [Chapter 2](getting_started).