Skip to content

Commit cf01bed

Browse files
authored
Update README.md
1 parent 215e46f commit cf01bed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Python Script As A Service
22

3+
[![Oxylabs promo code](https://user-images.githubusercontent.com/129506779/250792357-8289e25e-9c36-4dc0-a5e2-2706db797bb5.png)](https://oxylabs.go2cloud.org/aff_c?offer_id=7&aff_id=877&url_id=112)
4+
35

46
[<img src="https://img.shields.io/static/v1?label=&message=python&color=brightgreen" />](https://github.com/topics/python)
57
[<img src="https://img.shields.io/static/v1?label=&message=service&color=yellow" />](https://github.com/topics/service)
@@ -266,4 +268,4 @@ PS C:\> nssm.exe install SimpleScrape C:\Users\User\Scraper\dist\simple_scrape.e
266268
PS C:\Users\User\Scraper> .\venv\Scripts\pip install pypiwin32
267269
```
268270

269-
A fully working script can be found [here](src/nssm/simple_scrape.py).
271+
A fully working script can be found [here](src/nssm/simple_scrape.py).

0 commit comments

Comments
 (0)