1
0
Fork 0

Update README / CONTRIBUTING

This commit is contained in:
legoboyvdlp R 2020-08-28 12:26:50 +01:00
parent 9f7dd74a96
commit 30799c7de0
2 changed files with 4 additions and 3 deletions

View file

@ -3,9 +3,9 @@
These examples will show the Guidelines for contributing. Please follow this at all times, or your contribution will not be merged.
## Basic Guidelines:
- Use Tabs to indent code, DO NOT USE SPACE.
- Use lowerCamelCase or underscores for naming Nasal variables/functions (someFunction, some_function).
- Comments optional for XML, mandatory for Nasal.
- Use Tabs to indent code
- Use lowerCamelCase for naming Nasal variables/functions (someFunction)
- Please document your code!
- Do not add a comment to every line, only to functions/groups of code.
- Remove .bak or .blend files, unless absolutely needed.
- Leave one extra line at the bottom of each file.

View file

@ -23,6 +23,7 @@ To install navdata, create a folder FMSDATA, and add it to your additional scene
## Installation
If you have issues installing, please check INSTALL.MD!
Specifically, make sure you remove -dev from the folder name!
## External tools
Some external tools you might want to checkout and use with this Model.