Skip to content

Commit 555e9ed

Browse files
committed
Fixed ReST typos
1 parent 7e32815 commit 555e9ed

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# A SageMath-based computing environment for binder
1+
A SageMath-based computing environment for binder
2+
=================================================
23

34
.. image:: https://beta.mybinder.org/badge.svg
45
:target: https://beta.mybinder.org/v2/gh/sagemath/sage-binder-env/master?filepath=index.ipynb
@@ -18,7 +19,8 @@ This repository illustrates Binder use cases for
1819
A general purpose, community developed open source software for
1920
computational mathematics.
2021

21-
## Demo notebooks
22+
Demo notebooks
23+
--------------
2224

2325
This repository provides some simple live demos for SageMath and other
2426
software included in the SageMath distribution.
@@ -33,7 +35,8 @@ software included in the SageMath distribution.
3335
Develop a collection of striking demo notebooks, and link from
3436
`http://sagemath.org/`.
3537

36-
## Example of binder-enabled repository for SageMath
38+
Example of binder-enabled repository for SageMath
39+
-------------------------------------------------
3740

3841
Have a repository full of Jupyter notebooks using SageMath? It's easy
3942
to setup Binder to let anyone run them. Just copy the short
@@ -68,12 +71,13 @@ relieve the SageMath community from maintaining a custom solution.
6871
On the other hand it's still relatively recent and quickly evolving
6972
technology with less settled sustainability.
7073

71-
## Authors
74+
Authors
75+
-------
7276

7377
Nicolas M. Thiéry
7478

7579
The demo notebooks for GAP, Singular, and Pari were written by the
7680
authors of the respective kernels. See the
77-
[report on their implementation](https://github.com/OpenDreamKit/OpenDreamKit/tree/master/WP4/D4.4).
81+
`report on their implementation <https://github.com/OpenDreamKit/OpenDreamKit/tree/master/WP4/D4.4>`_.
7882

7983
Contributions most welcome!

0 commit comments

Comments
 (0)