File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Changelog:
6565
6666---
6767
68- ## 🌟 Why ConnectLib?
68+ ## Why ConnectLib?
6969
7070Imagine 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
91911. **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
109109More 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
1231231. Fork the repo
1241242. Create a branch (`feature/my-feature`)
1251253. Push your changes and open a PR
126126
127127---
128128
129- ## 📞 Contact
129+ ## Contact
130130
131131For any questions or suggestions: [sandro33810@gmail.com](mailto:sandro33810@gmail.com)
132132
You can’t perform that action at this time.
0 commit comments