Update readme and license information
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
# grapherity
|
||||
|
||||
Graph editing, algorithms, and visualization
|
||||
Library for graph models and algorithms.
|
||||
|
||||
This library is still experimental and its API may therefore change frequently.
|
||||
|
||||
## License
|
||||
|
||||
This project is dual-licensed under the terms of both:
|
||||
|
||||
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
|
||||
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/license/mit)
|
||||
|
||||
You may choose either license for your use of this software.
|
||||
|
||||
### Contributions
|
||||
|
||||
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
|
||||
|
||||
Reference in New Issue
Block a user