Moved license section higher on the README.md.
This commit is contained in:
parent
4371a5277b
commit
6b93f54653
@ -6,6 +6,9 @@ Full project and source code available at https://github.com/westquote/SquidTask
|
||||
|
||||
Full API documentation can be found at https://westquote.github.io/SquidTasks/.
|
||||
|
||||
## License
|
||||
Squid::Tasks is developed by Tim Ambrogi Saxon and Elliott Mahler at Giant Squid Studios, and uses the [MIT License](https://en.wikipedia.org/wiki/MIT_License).
|
||||
|
||||
## Overview of Squid::Tasks
|
||||
Squid::Tasks consists of several top-level headers within the include directory.
|
||||
|
||||
@ -17,9 +20,6 @@ Squid::Tasks consists of several top-level headers within the include directory.
|
||||
|
||||
Sample projects can be found under the @c /samples directory.
|
||||
|
||||
## License
|
||||
Squid::Tasks is developed by Tim Ambrogi Saxon and Elliott Mahler at Giant Squid Studios, and uses the [MIT License](https://en.wikipedia.org/wiki/MIT_License).
|
||||
|
||||
## Integrating Squid::Tasks
|
||||
The steps for integrating Squid::Tasks into your game depends on how your game is built:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user