Skip to content

Commit d85dde6

Browse files
Update README.md
1 parent af1501b commit d85dde6

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Premiumizearr-Nova
2+
## Overview
23

34
Continuation and Improvement of the Premiumizearr Arr* Bridge Download Client compatible with Sonarr and Radarr.
45

6+
This project is based on code from [Jackdallas' Premiumizearr](https://github.com/jackdalls/premiumizearr).
7+
It aims to improve its function and fix bugs as the Original Repo has gone stale and does not respond to issues and pull requests.
8+
The code has been reused with modifications to suit my own use case.
9+
510
* Fixes EOF Datastream Error
611
* Drastically improved download speed
712
* Updated permission sets
@@ -33,13 +38,6 @@ docker run -d --name premiumizearr \
3338
ghcr.io/ensingerphilipp/premiumizearr-nova:1.3.0-rc1
3439
```
3540

36-
37-
## Overview
38-
39-
This project is based on code from [Jackdallas' Premiumizearr](https://github.com/jackdalls/premiumizearr).
40-
It aims to improve its function and fix bugs as the Original Repo has gone stale and does not respond to issues and pull requests.
41-
The code has been reused with modifications to suit my own use case.
42-
4341
## License
4442

4543
This project is licensed under the **GNU General Public License v3.0** - see the [LICENSE](./LICENSE) file for details.

0 commit comments

Comments
 (0)