We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b98230 commit e83e98dCopy full SHA for e83e98d
README.md
@@ -4,8 +4,8 @@ This repository is for the Python User Group Nepal's website. The site is a mode
4
5
## Find us:
6
7
-* [Meetup.com](https://www.meetup.com/PythonNepal/)
8
-* [Facebook](https://www.facebook.com/groups/pythonnepal/)
+- [Meetup.com](https://www.meetup.com/PythonNepal/)
+- [Facebook](https://www.facebook.com/groups/pythonnepal/)
9
10
## Project Structure
11
@@ -41,6 +41,7 @@ This repository is for the Python User Group Nepal's website. The site is a mode
41
2. **Start a local server**
42
43
Using Python:
44
+
45
```bash
46
python -m http.server 8000
47
```
0 commit comments