Skip to content

Commit bf2b6e2

Browse files
authored
Update README.md
1 parent 9f8403f commit bf2b6e2

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Changelog:
6565

6666
---
6767

68-
## 🌟 Why ConnectLib?
68+
## Why ConnectLib?
6969

7070
Imagine an API that doesn't just connect services, but becomes the conductor of your integrations. ConnectLib is designed to:
7171

@@ -76,17 +76,17 @@ Imagine an API that doesn't just connect services, but becomes the conductor of
7676

7777
---
7878

79-
## 🛠️ Main Features
79+
## Main Features
8080

81-
- 🔌 **Centralized connector management**
82-
- **Automated job execution**
83-
- 🧩 **Extensible and modular**
84-
- 📊 **Detailed logs and monitoring**
85-
- 🔒 **Built-in security**
81+
- **Centralized connector management**
82+
- **Automated job execution**
83+
- **Extensible and modular**
84+
- **Detailed logs and monitoring**
85+
- **Built-in security**
8686

8787
---
8888

89-
## 🚦 Quick Start
89+
## Quick Start
9090

9191
1. **Clone the project**
9292
```bash
@@ -104,29 +104,29 @@ Imagine an API that doesn't just connect services, but becomes the conductor of
104104

105105
---
106106

107-
## 🧑‍💻 Usage Example
107+
## Usage Example
108108

109109
More examples HERE: [ExampleUsages.java](src/main/java/fr/sandro642/github/example/ExampleUsages.java)
110110

111111
---
112112
[build.gradle](build.gradle)
113-
## 📚 Project Structure
113+
## Project Structure
114114

115115
- `src/main/java/fr/sandro642/github/` : main source code
116116
- `src/test/java/fr/sandro642/github/test/` : unit tests
117117
- `build.gradle` : Gradle configuration
118118

119119
---
120120

121-
## 🤝 Contributing
121+
## Contributing
122122

123123
1. Fork the repo
124124
2. Create a branch (`feature/my-feature`)
125125
3. Push your changes and open a PR
126126

127127
---
128128

129-
## 📞 Contact
129+
## Contact
130130

131131
For any questions or suggestions: [sandro33810@gmail.com](mailto:sandro33810@gmail.com)
132132

0 commit comments

Comments
 (0)