From 4c665963cfecc892e9e6e745ffeae7d4a820e0d6 Mon Sep 17 00:00:00 2001 From: Amit Tripathi Date: Mon, 13 Nov 2023 21:53:39 -0800 Subject: [PATCH] Update README.md Add sponsorship info --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 20536eb..9a2109c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Hackernews Thread: https://news.ycombinator.com/item?id=17690559 - [Development](#development) - [Run tests:](#run-tests) - [Run tests with coverage report](#run-tests-with-coverage-report) +- [Sponsorship](#sponsorship) - [License](#license) Pygmy or `pygy.co` is an open-source, extensible & easy-to-use but powerful URL shortener. It's created keeping in mind that it should be easy to host and run your custom URL shortener without much effort. [Open-source Python URL shortener] @@ -270,6 +271,11 @@ To contribute to the project: 2. Run command: `coverage run --omit="*/templates*,*/venv*,*/tests*" -m py.test` 3. See coverage report(Coverage numbers are low as the coverage for integration tests is not generated): `coverage report` +# Sponsorship +The demo version of this website is made possible due to the generos sponsorship of DigitalOcean + + + # License MIT License