modified: README.md

This commit is contained in:
acidburnmonkey
2025-08-07 01:25:04 -04:00
parent ad2bd9a426
commit da7b5bbfdd
-6
View File
@@ -1,11 +1,5 @@
# Dev
To update js script
```
rm scripts.js && tsc scripts.ts
```
### Before prod , this need to be on `settings.py`
```python