Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit c0f77f6

Browse files
committed
Update readme
1 parent c3c7e15 commit c0f77f6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
JUnit Platform engines for Clojure test frameworks
44

5+
[![Clojars Project](https://img.shields.io/clojars/v/org.ajoberstar/jovial.svg)](https://clojars.org/org.ajoberstar/jovial)
56
![CI](https://github.com/ajoberstar/jovial/workflows/CI/badge.svg)
67

78
## Why do you care?
@@ -16,11 +17,7 @@ Currently supporting:
1617

1718
- [clojure.test](https://clojure.github.io/clojure/clojure.test-api.html)
1819

19-
## Usage
20-
21-
**NOTE:** *All* jovial modules require Java 8 (or higher).
22-
23-
* [Release Notes](https://github.com/ajoberstar/jovial/releases)
20+
See the [Release Notes](https://github.com/ajoberstar/jovial/releases) for updates.
2421

2522
## Questions, Bugs, and Features
2623

0 commit comments

Comments
 (0)