diff options
| author | real-zephex <[email protected]> | 2024-03-17 07:11:03 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-17 07:11:03 +0530 |
| commit | 009a3d5802e8a60630002c7d6d28b6a5731cfd7c (patch) | |
| tree | 2f926e39351068e84478d01608d46001bb9707e2 | |
| parent | prettified the code :) (diff) | |
| download | dramalama-009a3d5802e8a60630002c7d6d28b6a5731cfd7c.tar.xz dramalama-009a3d5802e8a60630002c7d6d28b6a5731cfd7c.zip | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ A rewrite version of the rewrite version (dramalama-react) of Dramalama. This or # Features -I have tried to improve the overall layout and functionalities of the website by incorporating features provided by Next.js such as page routing, image serving and much more. +I have tried to improve the overall layout, functionalities and performance of the website by incorporating features provided by Next.js such as page routing, image serving, server side rendering and much more. # Contributions -Contributors are welcome. Fork this repository, make your changes and create a pull request.
\ No newline at end of file +Contributors are welcome. Fork this repository, make your changes and create a pull request. |