Skip to content

Commit

Permalink
Fixed README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
urbim committed Dec 1, 2022
1 parent e656a67 commit 4eaac22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ For sample project, take a look at `kumuluzee-jcache` module in [kumuluzee-sampl

This readme is not a comprehensive guide to JCache but is meant to outline the basic tasks you can accomplish with JCache annotations and APIs.

Additional resources:
[tomitribe/microprofile-jcache](https://github.com/tomitribe/microprofile-jcache/tree/master/jcache-cdi)
[JCache JavaDoc](https://www.javadoc.io/doc/javax.cache/cache-api/1.1.1)
Additional resources:
- [tomitribe/microprofile-jcache](https://github.com/tomitribe/microprofile-jcache/tree/master/jcache-cdi)
- [JCache JavaDoc](https://www.javadoc.io/doc/javax.cache/cache-api/1.1.1)

## Maven dependency

Expand Down

0 comments on commit 4eaac22

Please sign in to comment.