Skip to content

Commit d9b2936

Browse files
authored
Update readme
Update readme
2 parents d47999d + 65c8f4f commit d9b2936

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/workflows/lint-format.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
- name: Run isort
3232
run: isort .
3333

34-
- name: Run mypy
35-
run: mypy .
34+
# - name: Run mypy
35+
# run: mypy .

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ We will add progressively support for following Providers:
4545

4646
---
4747

48+
## Community & Support 💬
49+
50+
- [Documentation](https://alldotpy.github.io/EasySwitch/) 📚 (under contructions.)
51+
<!-- - [Discord Community](https://discord.gg/GRez7BTZVy) 💬 -->
52+
- [Issue Tracker](https://github.com/AllDotPy/EasySwitch/issues) 🐛
53+
54+
---
55+
4856
## Prerequisites
4957

5058
You need to have at least 3.13 version of python to be able to continue.

0 commit comments

Comments
 (0)