Skip to content

Commit f9a1203

Browse files
Update README.md
1 parent 37cf3a8 commit f9a1203

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

README.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -51,21 +51,8 @@ base/
5151
```
5252

5353
# Import dependency
54-
For Maven, import this dependency to your `pom.xml`:
55-
56-
```xml
57-
<dependency>
58-
<groupId>com.github.computerdaddyguy</groupId>
59-
<artifactId>jfiletreeprettyprinter</artifactId>
60-
<version>0.0.1</version>
61-
</dependency>
62-
```
63-
64-
For Gradle:
65-
```
66-
implementation "com.github.computerdaddyguy:jfiletreeprettyprinter:0.1.0"
67-
```
68-
54+
> [!IMPORTANT]
55+
> Soon 😉
6956
7057
# Options
7158

@@ -236,4 +223,4 @@ This project is licensed under the Apache License 2.0. See the [LICENSE](LICENSE
236223

237224
# Contributing & Contact
238225
For any questions or feedback, please open an issue on this repository.
239-
226+

0 commit comments

Comments
 (0)