Skip to content

Commit e8f435d

Browse files
authored
Add link to doc in README.MD
Making doc easier to find
1 parent 6c3ebf5 commit e8f435d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ With this library, RFC 9457 Problems can be treated as standard java exceptions:
1515
* the client side can catch `io.github.belgif.rest.problem.api.Problem` exceptions (or subclasses), which are
1616
transparently thrown when an RFC 9457 compliant "application/problem+json" response is received
1717

18-
## build process
18+
## Documentation
19+
20+
Documentation on how to use this library is available on https://belgif.github.io/rest-problem-java.
21+
22+
## Build Process
1923

2024
The build process is documented [here](https://github.com/belgif/rest-problem-java/blob/master/BUILDING.md).

0 commit comments

Comments
 (0)