Skip to content

Commit 077b047

Browse files
committed
Make README prettier and condense ToC
People who land on the github page may not spend much time reading and may not scroll beyond the fold. Centering the image, title H1, badges and ToC will help expose important content, while making the page look better, IMO.
1 parent 75656c1 commit 077b047

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

README.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[This document is formatted with GitHub-Flavored Markdown. ]:#
44
[For better viewing, including hyperlinks, read it online at ]:#
55
[https://github.com/sourceryinstitute/OpenCoarrays/blob/master/README.md]:#
6-
6+
<div align="center">
77

88
[![Sourcery Institute][sourcery-institute logo]](https://www.sourceryinstitute.org)
99

@@ -19,17 +19,19 @@ OpenCoarrays
1919
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?hashtags=HPC,Fortran,PGAS&related=zbeekman,gnutools,HPCwire,HPC_Guru,hpcprogrammer,SciNetHPC,DegenerateConic,jeffdotscience,travisci&text=Stop%20programming%20w%2F%20the%20%23MPI%20docs%20in%20your%20lap%2C%20try%20Coarray%20Fortran%20w%2F%20OpenCoarrays%20%26%20GFortran!&url=https%3A//github.com/sourceryinstitute/OpenCoarrays)
2020
<!-- [![Release Downloads][download img]](https://github.com/sourceryinstitute/OpenCoarrays/releases) -->
2121

22-
* [Overview](#overview)
23-
* [Downloads](#downloads)
24-
* [Compatibility](#compatibility)
25-
* [Prerequisites](#prerequisites)
26-
* [Installation](#installation)
27-
* [Getting Started](#getting-started)
28-
* [Contributing](#contributing)
29-
* [Status](#status)
30-
* [Support](#support)
31-
* [Acknowledgements](#acknowledgements)
32-
* [Donate](#donate)
22+
[Overview](#overview) &middot;
23+
[Downloads](#downloads) &middot;
24+
[Compatibility](#compatibility) &middot;
25+
[Prerequisites](#prerequisites) &middot;
26+
[Installation](#installation) &middot;
27+
[Getting Started](#getting-started) &middot;
28+
[Contributing](#contributing) &middot;
29+
[Status](#status) &middot;
30+
[Support](#support) &middot;
31+
[Acknowledgements](#acknowledgements) &middot;
32+
[Donate](#donate)
33+
34+
</div>
3335

3436
Overview
3537
--------
@@ -76,7 +78,7 @@ Status
7678
------
7779

7880
A list of open issues can be viewed on the
79-
[issues page](https://github.com/sourcery institute/opencoarrays/issues).
81+
[issues page](https://github.com/sourceryinstitute/opencoarrays/issues).
8082

8183
Support
8284
-------

0 commit comments

Comments
 (0)