Updated readme
parent
6d9c37aa17
commit
7d34e7debb
@ -1,3 +1,15 @@
|
||||
# ProductionGraph
|
||||
|
||||
ProductionGraph is a tool to visualize and plan production chains..
|
||||
ProductionGraph is a tool to visualize and plan production chains.
|
||||
|
||||
## License
|
||||
|
||||
ProductionGraph is released under the CDDL-1.1 - the Common Development and Distribution License Version 1.1. A copy of that license is included with this source.
|
||||
|
||||
## Dependencies
|
||||
|
||||
ProductionGraph was built with FreePascal 3.2.2 and Lazarus 2.2.4.
|
||||
|
||||
In addition, the following packages have to be installed:
|
||||
|
||||
- LazOpenGLContext (already included with Lazarus)
|
Loading…
Reference in New Issue