Skip to content

Commit 02cc97f

Browse files
authored
Merge pull request #574 from Xeven777/main
Update README.md
2 parents 3915dc9 + 163d5bb commit 02cc97f

File tree

1 file changed

+21
-22
lines changed

1 file changed

+21
-22
lines changed

README.md

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,79 +13,78 @@
1313

1414
<div align="center">
1515

16-
### [Javaistic Site](https://javaistic.vercel.app/)[Blog](https://javaistic.vercel.app/blog)[Changelog](https://javaistic.vercel.app/changelog)[Status](https://javaistic.vercel.app/status)
16+
### [Visit Javaistic Site](https://javaistic.vercel.app/)[Read Blog](https://javaistic.vercel.app/blog)[View Changelog](https://javaistic.vercel.app/changelog)[Check Status](https://javaistic.vercel.app/status)
1717

1818
</div>
1919

2020
<div align="center">
2121

2222
[![javaistic](.github/img/javaistic-readme.png)](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-image&utm_campaign=javaistic)
2323

24-
### Visit[javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic)
24+
### Explore Javaistic[javaistic.vercel.app](https://javaistic.vercel.app/?utm_source=github&utm_medium=readme-link&utm_campaign=javaistic)
2525

2626
</div>
2727

2828
## 📄 Description
2929

30-
A Java Programming learning website packed with information and programs ranging from basics , arrays , string programs to 2D arrays , recursion , matrices and many more.
30+
Javaistic is a comprehensive website for learning Java programming, packed with detailed information and programs covering everything from basics to advanced topics, including arrays, strings, 2D arrays, recursion, matrices, and more.
3131

3232
## 🔥 Features
3333

34-
- Beautifully designed & optimized
35-
- Easy to understand
36-
- Filled with java docs & programs
37-
- Open Source → Everything is Free
38-
- Ad Free
34+
- **Beautiful Design:** Enjoy a visually appealing and optimized learning experience.
35+
- **Comprehensive Content:** Easily understandable Java docs and programs for learners at all levels.
36+
- **Open Source:** Everything is free and open source, encouraging a collaborative learning environment.
37+
- **Ad Free:** Study without distractions - Javaistic is ad-free for an uninterrupted learning experience.
3938

4039
## 🪴 Project Activity
4140

42-
![Alt](https://repobeats.axiom.co/api/embed/3df6f52cbd6d58e6c248f9457081834adf6459e5.svg "Repobeats analytics image")
41+
![Repobeats Analytics](https://repobeats.axiom.co/api/embed/3df6f52cbd6d58e6c248f9457081834adf6459e5.svg "Repobeats analytics image")
4342

4443
## 🧑‍💻 Contributing
45-
If you're interested in contributing to Javaistic Documentation, please read our [contributing docs](CONTRIBUTING.md) before submitting a pull request.
44+
Interested in contributing to Javaistic Documentation? Please read our [contributing guidelines](CONTRIBUTING.md) before submitting a pull request.
4645

47-
### For developing locally
46+
### Running Locally
4847

49-
Javaistic uses [Next.js](https://nextjs.org/) for its documentation. Here is how you can run the project locally:
48+
To develop locally, follow these steps:
5049

51-
1. Clone this repo
50+
1. **Clone this repo:**
5251

5352
```sh
5453
git clone https://github.com/javaistic/javaistic.git
5554
```
5655

57-
2. Go into the project root directory
56+
2. **Navigate to the project root directory:**
5857

5958
```sh
6059
cd javaistic
6160
```
6261

63-
3. Install JS dependencies
62+
3. **Install JS dependencies:**
6463

6564
```sh
6665
yarn
6766
```
6867

69-
4. Start the dev server
68+
4. **Start the development server:**
7069

7170
```sh
7271
yarn dev
7372
```
7473

7574
## 🤝 Community
7675

77-
The Javaistic community can be found on [GitHub Discussions](https://github.com/javaistic/javaistic/discussions), where you can ask questions, voice ideas, and share your projects.
76+
Join the Javaistic community on [GitHub Discussions](https://github.com/javaistic/javaistic/discussions) to ask questions, share ideas, and showcase your projects.
7877

79-
To chat with other community members, you can join the [![Javaistic DiscordSupport Server](https://img.shields.io/discord/934819156296081459.svg?color=7289da&label=discord&logo=discord)](https://javaistic.vercel.app/discord)
78+
For real-time communication, you can also join the [Javaistic Discord Server](https://javaistic.vercel.app/discord).
8079

81-
Our [Code of Conduct](CODE_OF_CONDUCT.md) applies to all Javaistic community channels.
80+
Please review our [Code of Conduct](CODE_OF_CONDUCT.md) for all community interactions.
8281

83-
## 👦 Author
82+
## Author
8483
- Arghya Ghosh [(@uiuxarghya)](https://twitter.com/uiuxarghya)
8584

86-
## 💖 Acknowledgement
85+
## 💖 Acknowledgements
8786

88-
A special thanks these companies for helping me to build Javaistic:
87+
Special thanks to the following companies for their support in building Javaistic:
8988

9089
[![Powered by Vercel](.github/img/powered-by-vercel.svg)](https://vercel.com/?utm_source=javaistic&utm_campaign=oss)
9190
[![Search by Algolia](.github/img/search-by-algolia.svg)](https://algolia.com/?utm_source=javaistic&utm_campaign=oss)

0 commit comments

Comments
 (0)