Skip to content

Commit

Permalink
Update README with new repository information
Browse files Browse the repository at this point in the history
  • Loading branch information
NSG22 committed Apr 1, 2024
1 parent 69f961f commit 8bf1163
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 33 deletions.
34 changes: 7 additions & 27 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,43 +55,30 @@
</head>

<body>
<div class="container">
<a href="https://github.com/NapoII/netcup_egg_tracker">
<img src="https://raw.githubusercontent.com/NapoII/netcup_egg_tracker/main/README_img/Readme_top.png" alt="GitHub/NapoII/netcup_egg_tracker" style="max-width: 100%; max-height: 200px;">
</a>
<a href="https://github.com/NapoII/netcup_egg_tracker/archive/refs/heads/main.zip"><img src="https://img.shields.io/github/downloads/NapoII/netcup_egg_tracker/total" alt="downloads/total"></a>
<a href="https://github.com/NapoII/netcup_egg_tracker/archive/refs/heads/main.zip"><img src="https://img.shields.io/github/repo-size/NapoII/netcup_egg_tracker" alt="github/repo-size"></a>
<a href="https://github.com/NapoII/netcup_egg_tracker/blob/main/LICENSE"><img src="https://img.shields.io/github/license/NapoII/netcup_egg_tracker" alt="github/license"></a>
<a href="https://img.shields.io/github/issues/NapoII/netcup_egg_tracker?style=plastic"><img src="https://img.shields.io/github/last-commit/NapoII/netcup_egg_tracker/total" alt="github/last-commit"></a>
<a href="https://img.shields.io/github/issues/NapoII/netcup_egg_tracker?style=plastic"><img src="https://img.shields.io/github/issues-raw/NapoII/netcup_egg_tracker" alt="github/issues_open"></a>
<a href="https://github.com/NapoII/netcup_egg_tracker/stargazers"><img src="https://img.shields.io/github/stars/NapoII/netcup_egg_tracker?style=social" alt="github/stars"></a>
<a href="https://discord.gg/knTKtKVfnr"><img src="https://img.shields.io/discord/190307701169979393" alt="discord"></a>
<div class="container">
<a href="https://github.com/NSG22/netcup_egg_tracker/blob/main/LICENSE"><img src="https://img.shields.io/github/license/NSG22/netcup_egg_tracker" alt="github/license"></a>
<a href="https://img.shields.io/gitea/last-commit/nsg22/netcup_egg_tracker/main?style=plastic"><img src="https://img.shields.io/gitea/last-commit/nsg22/netcup_egg_tracker/main" alt="github/last-commit"></a>
<a href="https://img.shields.io/github/issues-raw/NSG22/netcup_egg_tracker?style=plastic"><img src="https://img.shields.io/github/issues-raw/NSG22/netcup_egg_tracker" alt="github/issues_open"></a>
<a href="https://github.com/NSG22/netcup_egg_tracker/stargazers"><img src="https://img.shields.io/github/stars/NSG22/netcup_egg_tracker?style=social" alt="github/stars"></a>

<h1>netcup_egg_tracker</h1>
<p>Dieses Python-Skript sucht nach versteckten "Eiern" auf der Website www.netcup.de und listet die Sonderangebote in Textdateien auf.</p>

<div>
<p>
Besuchen Sie <a href="http://napo-ii.de/">napo-ii.de</a> für den Live-Tracker mit den aktuellen Eggs vom Netcup-Event.
</p>
</div>


<h2>📝 Table of Contents</h2>
<ul>
<li><a href="#demo">Demo / Working</a></li>
<li><a href="#usage">Install</a></li>
<li><a href="#Use">How it works</a></li>
<li><a href="#coffee">Buy me a coffee</a></li>
<li><a href="#LICENSE">LICENSE</a></li>
</ul>

<h2>🎥 Demo / Working <a name="demo"></a></h2>
<img src="https://i.imgur.com/YE1GK5y.png" alt="Img von folder mit angeboten">
<img src="https://raw.githubusercontent.com/NSG22/netcup_egg_tracker/main/README_img/demo.png" alt="Img von folder mit angeboten">


<h2>💻 Install <a name="usage"></a></h2>
<pre><code>git clone https://github.com/NapoII/netcup_egg_tracker
<pre><code>git clone https://github.com/NSG22/netcup_egg_tracker
pip install -r requirements.txt</code></pre>

<h2>💭 How it works <a name="Use"></a></h2>
Expand All @@ -109,17 +96,10 @@ <h2>💭 How it works <a name="Use"></a></h2>
<li>Stellen Sie sicher, dass das Skript über die erforderlichen Berechtigungen zum Schreiben von Dateien im aktuellen Verzeichnis verfügt.</li>
</ul>

<h2>☕ Buy me a coffee <a name="coffee"></a></h2>
<p>Feel free to show your appreciation by treating me to a virtual coffee. Your support means a lot and keeps the creative coding vibes going! 🚀</p>
<a href='https://ko-fi.com/M4M0TS4ZM' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>

<h2>📚 LICENSE <a name="LICENSE"></a></h2>
<p><a href="LICENSE">GNU GENERAL PUBLIC LICENSE Version 3</a></p>
<p><i>netcup_egg_tracker</i> was created on 31.March.2024 by <a href="https://github.com/NapoII">NapoII</a></p>

<p align="center">
<img src="https://raw.githubusercontent.com/NapoII/NapoII/233630a814f7979f575c7f764dbf1f4804b05332/Bottom.svg" alt="Github Stats" />
</p>
</div>
</body>

Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

## 📝 Table of Contents
+ [Demo / Working](#demo)
+ [Install](#usage)
+ [How it works](#Use)
+ [LICENSE](#LICENSE)
+ [Install](#install)
+ [How it works](#useage)
+ [LICENSE](#license)
## 🎥 Demo / Working <a name = "demo"></a>
![BSP](https://raw.githubusercontent.com/NSG22/netcup_egg_tracker/main/README_img/demo.png)

## 💻 Install <a name = "usage"></a>
## 💻 Install <a name = "install"></a>
```cmd
git clone https://github.com/NSG22/netcup_egg_tracker.git
pip install -r requirements.txt
```
## 💭 How it works <a name = "Use"></a>
## 💭 How it works <a name = "useage"></a>

start netcup_egg_tracker.py directly from the folder or run in cmd:
```cmd
Expand All @@ -29,7 +29,7 @@ python netcup_egg_tracker.py
- Die Dateinamen enthalten den Preis und die Produktinformationen, um die Angebote leicht identifizieren zu können.
- Stellen Sie sicher, dass das Skript über die erforderlichen Berechtigungen zum Schreiben von Dateien im aktuellen Verzeichnis verfügt.

## 📚 LICENSE <a name = "LICENSE"></a>
## 📚 LICENSE <a name = "license"></a>

[GNU GENERAL PUBLIC LICENSE Version 3](LICENSE)

Expand Down

0 comments on commit 8bf1163

Please sign in to comment.