Skip to content

Commit a07038c

Browse files
authored
Add short description to README.md
1 parent 2b086b6 commit a07038c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@
1212
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
1313
[![All Contributors](https://img.shields.io/github/all-contributors/ReubenJ/GraphDynamicalSystems.jl?labelColor=5e1ec7&color=c0ffee&style=flat-square)](#contributors)
1414

15+
`GraphDynamicalSystems.jl` builds on top of the [`DynamicalSystems.jl`](https://juliadynamics.github.io/DynamicalSystems.jl/dev/) universe to define, run, and analyze [Graph Dynamical Systems](https://en.wikipedia.org/wiki/Graph_dynamical_system) (GDS).
16+
1517
## How to Cite
1618

1719
If you use GraphDynamicalSystems.jl in your work, please cite using the reference given in [CITATION.cff](https://github.com/ReubenJ/GraphDynamicalSystems.jl/blob/main/CITATION.cff).
1820

1921
## Contributing
2022

21-
If you want to make contributions of any kind, please first that a look into our [contributing guide directly on GitHub](docs/src/90-contributing.md) or the [contributing page on the website](https://ReubenJ.github.io/GraphDynamicalSystems.jl/dev/90-contributing/).
23+
If you want to make contributions of any kind, please first have a look at our [contributing guide directly on GitHub](docs/src/90-contributing.md) or the [contributing page on the website](https://ReubenJ.github.io/GraphDynamicalSystems.jl/dev/90-contributing/).
2224

2325
---
2426

0 commit comments

Comments
 (0)