mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
prepare for 5.0.1
Update README and ReleaseNotes. Also remove outdated workflow badge, add a couple new one, and hack around a rendering issue where the last character of longer workflow names gets overwritten by the status - which resulted in the arguably most important info (which Qt version) being hidden. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
991d1bdf19
commit
faf349bbda
7 changed files with 21 additions and 14 deletions
20
README.md
20
README.md
|
|
@ -1,18 +1,20 @@
|
|||
# Subsurface
|
||||
# Subsurface
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
This is the README file for Subsurface 5.0.0
|
||||
This is the README file for Subsurface 5.0.1
|
||||
|
||||
Please check the `ReleaseNotes.txt` for details about new features and
|
||||
changes since Subsurface 4.9.10 (and earlier versions).
|
||||
changes since Subsurface 5.0 (and earlier versions).
|
||||
|
||||
Subsurface can be found at http://subsurface-divelog.org
|
||||
|
||||
|
|
@ -47,10 +49,10 @@ development version) you can either get this via git or the release tar
|
|||
ball. After cloning run the following command:
|
||||
|
||||
```
|
||||
git checkout v5.0.0 (or whatever the last release is)
|
||||
git checkout v5.0.1 (or whatever the last release is)
|
||||
```
|
||||
|
||||
or download a tarball from http://subsurface-divelog.org/downloads/Subsurface-5.0.0.tgz
|
||||
or download a tarball from http://subsurface-divelog.org/downloads/Subsurface-5.0.1.tgz
|
||||
|
||||
Detailed build instructions can be found in the INSTALL file.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue