Skip to content

Commit 07b5ba9

Browse files
authored
Update README.md
1 parent 744036f commit 07b5ba9

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Kessler is a Python package for simulation-based inference and machine learning
99

1010
Developed by the [FDL Europe](https://fdleurope.org/) Constellations team in collaboration with [European Space Operations Centre (ESOC)](http://www.esa.int/esoc) of the [European Space Agency (ESA)](http://www.esa.int).
1111

12-
## License
12+
## Documentation
1313

14-
Kessler is distributed under the GNU General Public License version 3.
14+
To get started, follow the Jupyter notebooks in the [notebooks](https://github.com/kesslerlib/kessler/-/tree/master/notebooks) folder.
1515

1616
## Authors
1717

@@ -25,6 +25,10 @@ Kessler was initially developed by the Constellations team at the Frontier Devel
2525

2626
Constellations team members: Giacomo Acciarini, Francesco Pinto, Sascha Metz, Sarah Boufelja, Sylvester Kaczmarek, Klaus Merz, José A. Martinez-Heras, Francesca Letizia, Christopher Bridges, Atılım Güneş Baydin
2727

28+
## License
29+
30+
Kessler is distributed under the GNU General Public License version 3. Get in touch with the authors for other licensing options.
31+
2832
## More info and how to cite
2933

3034
If you would like to learn more about or cite the techniques Kessler uses, please see the following papers:
@@ -95,8 +99,3 @@ If you're using MacOS:
9599
```
96100
docker run --rm -it -v $PWD:/workspace -p 8888:8888 kessler jupyter notebook --ip 0.0.0.0 --no-browser --allow-root
97101
```
98-
99-
## Documentation
100-
101-
To get started, follow the Jupyter notebooks in the [notebooks](https://github.com/kesslerlib/kessler/-/tree/master/notebooks) folder.
102-

0 commit comments

Comments
 (0)