Skip to content

Commit 4b54de5

Browse files
committed
Update README.md
1 parent 042a564 commit 4b54de5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ To start working with the library you should firstly configure one ore more inst
136136
To do this you should create instance of `RestClientConfiguration`. It can be done in two ways:
137137
- loading configuration from file;
138138
- creation of manual configuration in java code.
139+
139140
####Loading configuration from file:
140141
```java
141142
RestClientConfiguration configuration = RestClientConfiguration.loadConfiguration("configuration.properties");

0 commit comments

Comments
 (0)