Skip to content

Commit

Permalink
Update README.md (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlah authored Oct 15, 2023
1 parent 8f67db9 commit ab9330a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Testcontainers

[![Hex.pm](https://img.shields.io/hexpm/v/testcontainers.svg)]()
[![Hex.pm](https://img.shields.io/hexpm/dt/testcontainers.svg)]()
[![Hex.pm](https://img.shields.io/hexpm/dw/testcontainers.svg)]()
[![Hex.pm](https://img.shields.io/hexpm/dd/testcontainers.svg)]()

> Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Expand Down Expand Up @@ -44,4 +41,4 @@ defmodule MySqlContainerTest do

## Contribution

Do you want to contribute? Find spots to improve on, fire up an issue and get the discussion going.
Do you want to contribute? Find spots to improve on, fire up an issue and get the discussion going.

0 comments on commit ab9330a

Please sign in to comment.