Skip to content

Commit 88d1235

Browse files
authored
Merge branch 'master' into docs_fix
2 parents 7ecb924 + 07e299f commit 88d1235

1 file changed

Lines changed: 19 additions & 8 deletions

File tree

README.md

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
# Kessler
22

3-
<div align="left">
4-
<a href="https://github.com/kesslerlib/kessler"> <img height="120px" src="docs/_static/kessler_logo.png"></a>
5-
</div>
3+
<!-- PROJECT LOGO -->
4+
<br />
5+
<p align="center">
6+
<a href="https://github.com/kesslerlib/kessler">
7+
<img src="docs/_static/kessler_logo.png" alt="Logo" width="280">
8+
</a>
9+
<p align="center">
10+
Kessler
11+
<br />
12+
<a href="https://kesslerlib.github.io/kessler/"><strong>Explore the docs »</strong></a>
13+
<br />
14+
<br />
15+
<a href="https://github.com/kesslerlib/kessler/issues/new/choose">Report bug</a>
16+
·
17+
<a href="https://github.com/kesslerlib/kessler/issues/new/choose">Request feature</a>
18+
</p>
19+
</p>
620

721
-----------------------------------------
822
[![Build Status](https://github.com/kesslerlib/kessler/workflows/build/badge.svg)](https://github.com/kesslerlib/kessler/actions)
@@ -15,10 +29,7 @@ Developed by the [FDL Europe](https://fdleurope.org/) Constellations team in col
1529

1630
## Documentation and roadmap
1731

18-
To get started, follow the Jupyter notebooks in the [notebooks](https://github.com/kesslerlib/kessler/-/tree/master/notebooks) folder.
19-
20-
The upcoming version of Kessler will inclue the probabilistic programming model of conjunctions, which is excluded from this initial release.
21-
32+
To get started, follow the documentation examples.
2233

2334
## Authors
2435

@@ -85,4 +96,4 @@ To install kessler, do the following:
8596
git clone https://github.com/kesslerlib/kessler.git
8697
cd kessler
8798
pip install -e .
88-
```
99+
```

0 commit comments

Comments
 (0)