diff --git a/README.md b/README.md index 693ce0b5..cc41882c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@

- developer-portfolio-v2 + SNIGDHA OS

- The first open source version of Portfolio for Developers Concept V.2, designed by @darelova and developed by @alexdeploy. Built with Nuxt.js 3.0 and hosted with Netlify. + This website has been developed with the open source version of Portfolio for Developers Concept V.2, designed by @darelova and developed by @alexdeploy. Built with Nuxt.js 3.0.

@@ -12,34 +12,28 @@

- +

-## 🚨 Forking this repo - -Feel free to fork this repository and make it your own! You can use it as a starting point for your own portfolio website. However, please note that the effort and time deserves to be recognized and *plagiarism is a bad practice*. If you use this project, we would greatly appreciate it if you give credits to the designer @darelova and the developer @alexdeploy, or linking this repo. - -Thanks 🤘 and enjoy it! - ## 🛠 Installation 1. Clone the project to your local machine. ```sh -git clone https://github.com/alexdeploy/developer-portfolio-v2.git +git clone https://github.com/Snigdha-OS/Snigdha-OS.github.io.git ``` 2. Navigate to the project directory ```sh -cd developer-portfolio-v2 +cd Snigdha-OS.github.io ``` 3. Install the required dependencies ```sh -yarn +yarn install ``` 4. Start the development server @@ -53,7 +47,7 @@ yarn dev ## ✒️ Customization -The portfolio template includes some default content, but you can easily customize it to fit your needs. Here are some of the things you can change: +The template includes some default content, but you can easily customize it to fit your needs. Here are some of the things you can change: * Update the `developer.json` file on root directory, which contains all the text for the project and the portfolio "user" information, including *projects*, *about-me*, *gists* (Ids) and *contact* info. @@ -79,8 +73,8 @@ yarn preview ## Contributions -If you find any bugs or have any suggestions, you can open an issue. +If you find any bugs or have any suggestions, you can open an issue. ## License -This project is licensed under the MIT License. See the LICENSE file for more information. \ No newline at end of file +This project is licensed under the MIT License. See the LICENSE file for more information. \ No newline at end of file diff --git a/public/images/snigdhaos-view.png b/public/images/snigdhaos-view.png new file mode 100644 index 00000000..9e113595 Binary files /dev/null and b/public/images/snigdhaos-view.png differ