diff options
| author | real-zephex <[email protected]> | 2024-05-12 09:58:37 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-12 09:58:37 +0530 |
| commit | ec2f459d874e17d558c7506cc4ee288b64f9d6e4 (patch) | |
| tree | cec5a301d32eba43398777745bf4cd7c70865bd4 | |
| parent | Merge pull request #26 from real-zephex/improvement-2 (diff) | |
| download | dramalama-ec2f459d874e17d558c7506cc4ee288b64f9d6e4.tar.xz dramalama-ec2f459d874e17d558c7506cc4ee288b64f9d6e4.zip | |
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -38,7 +38,11 @@ Dramalama doesn't stores any data. It fetches it data through Consumet API which ## Deployments
- Vercel: https://dramalama.vercel.app
-- Netlify: https://dramalama.netlify.app
+- Netlify: https://dramalama.netlify.app
+
+## Self Hosting
+
+You are allowed to self host this project on your local machines, vps etc. But, please change the site name before hosting it.
## Contributing
|