Skip to content

Commit c0b3ae0

Browse files
authored
Update README.md to make download more obvious and link to correct downloads page
1 parent 2fef449 commit c0b3ae0

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33
[![Licensed under the MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE.txt)
44
[![Join the chat at https://gitter.im/RipMeApp/Lobby](https://badges.gitter.im/RipMeApp/Lobby.svg)](https://gitter.im/RipMeApp/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
55
[![Subreddit](https://img.shields.io/badge/discuss-on%20reddit-blue.svg)](https://www.reddit.com/r/ripme/)
6-
![alt Badge Status](https://github.com/ripmeapp2/ripme/actions/workflows/gradle.yml/badge.svg)
6+
![alt Badge Status](https://github.com/ripmeapp/ripme/actions/workflows/gradle.yml/badge.svg)
77
[![Coverage Status](https://coveralls.io/repos/github/RipMeApp/ripme/badge.svg?branch=main)](https://coveralls.io/github/RipMeApp/ripme?branch=main)
88

9+
## Download
10+
11+
Download `ripme.jar` from the [latest release](https://github.com/ripmeapp/ripme/releases). For information about running the `.jar` file, see
12+
[the How To Run wiki](https://github.com/ripmeapp/ripme/wiki/How-To-Run-RipMe).
13+
14+
## Supported Sites
15+
916
Jump to:
1017
- [List of Supported Sites](https://github.com/RipMeApp/ripme?tab=readme-ov-file#list-of-supported-sites)
1118
- [Site Not Supported?](https://github.com/RipMeApp/ripme?tab=readme-ov-file#site-not-supported)
@@ -42,10 +49,7 @@ requires Java 21 or later to run. RipMe has been tested and is confirmed working
4249

4350
![Screenshot](https://i.imgur.com/UCQNjeg.png)
4451

45-
## Downloads
46-
47-
Download `ripme.jar` from the [latest release](https://github.com/ripmeapp2/ripme/releases). For information about running the `.jar` file, see
48-
[the How To Run wiki](https://github.com/ripmeapp/ripme/wiki/How-To-Run-RipMe).
52+
## Version Numbers
4953

5054
The version number like `ripme-1.7.94-17-2167aa34-feature_auto_release.jar` contains a release number (`1.7.94`), given by
5155
a person, the number of commits since this version (`17`). The commit SHA (`2167aa34`) uniquely references the

0 commit comments

Comments
 (0)