Skip to content

Commit

Permalink
Use badges to represent supported targets
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed May 7, 2024
1 parent 0d454fe commit 611ec63
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[![Package Version](https://img.shields.io/hexpm/v/startest)](https://hex.pm/packages/startest)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/startest/)
![Erlang-compatible](https://img.shields.io/badge/target-erlang-b83998)
![JavaScript-compatible](https://img.shields.io/badge/target-javascript-f1e05a)

馃尃 A testing framework to help you shoot for the stars.

Expand Down Expand Up @@ -73,7 +75,3 @@ This conversion can typically be done with a find/replace:
- should.
+ expect.to_
```

## Targets

Startest supports both targets: Erlang and JavaScript.

0 comments on commit 611ec63

Please sign in to comment.