Skip to content

Commit e83e98d

Browse files
committed
Add News & Notices page with Python conferences 2026
1 parent 5b98230 commit e83e98d

File tree

2 files changed

+749
-2
lines changed

2 files changed

+749
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This repository is for the Python User Group Nepal's website. The site is a mode
44

55
## Find us:
66

7-
* [Meetup.com](https://www.meetup.com/PythonNepal/)
8-
* [Facebook](https://www.facebook.com/groups/pythonnepal/)
7+
- [Meetup.com](https://www.meetup.com/PythonNepal/)
8+
- [Facebook](https://www.facebook.com/groups/pythonnepal/)
99

1010
## Project Structure
1111

@@ -41,6 +41,7 @@ This repository is for the Python User Group Nepal's website. The site is a mode
4141
2. **Start a local server**
4242

4343
Using Python:
44+
4445
```bash
4546
python -m http.server 8000
4647
```

0 commit comments

Comments
 (0)