Skip to content

Commit cdafc90

Browse files
authored
Merge pull request #1 from mzlnk/develop
README.md update
2 parents 1e1fa50 + 634a80d commit cdafc90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ in Spring Boot configuration file ;)
1818
🚧 The project is currently in BETA. There can be lack of some features or some bugs may still appear. However, we do our best to continuously improve
1919
and develop the starter ;)
2020

21+
**Latest version:** 1.0.1-beta
22+
2123
## Getting started!
2224

2325
### Include Maven dependency:
2426

25-
If you want to use the starter in your project - just include proper dependency in your `pom.xml` file.
27+
If you want to use the starter in your project - just include proper dependency in your `pom.xml` file (it will automatically download dependencies from Maven Central Repository)
2628
```xml
2729
<dependency>
2830
<groupId>io.mzlnk.springframework</groupId>
@@ -31,8 +33,6 @@ If you want to use the starter in your project - just include proper dependency
3133
</dependency>
3234
```
3335

34-
🚧 The jar file is not available on Maven Central Repository yet - it will be added in 1-2 days (just formal requirements left)
35-
3636
#
3737

3838
### Configure Spring Security Configuration:

0 commit comments

Comments
 (0)