Skip to content

Commit 7e0f4d2

Browse files
authored
Update README.md
1 parent e06a20e commit 7e0f4d2

1 file changed

Lines changed: 0 additions & 28 deletions

File tree

README.md

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -77,34 +77,6 @@ Imagine an API that doesn't just connect services, but becomes the conductor of
7777

7878
---
7979

80-
## Main Features
81-
82-
- **Centralized connector management**
83-
- **Automated job execution**
84-
- **Extensible and modular**
85-
- **Detailed logs and monitoring**
86-
- **Built-in security**
87-
88-
---
89-
90-
## Quick Start
91-
92-
1. **Clone the project**
93-
```bash
94-
git clone https://github.com/your-username/ConnectLib.git
95-
cd ConnectLib
96-
```
97-
2. **Compile**
98-
```bash
99-
./gradlew build
100-
```
101-
3. **Run an example**
102-
```bash
103-
java -jar YourJarFile.jar
104-
```
105-
106-
---
107-
10880
## Usage Example
10981

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

0 commit comments

Comments
 (0)