Files
website/README.md
T
Nirmal Kumar R 7701acb679 Add README.md
2024-07-26 18:28:02 +05:30

9 lines
138 B
Markdown

# nirm.al
This is a static website and can be run through any static server.
## Example on Python:
```python
python3 -m http.server
```