Skip to content
This repository has been archived by the owner on Jul 28, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rnorth committed Jul 28, 2018
1 parent 423df8c commit 2030bf8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,5 +1,7 @@
# testcontainers-java-examples

# ARCHIVED! Please see [examples in the main testcontainers-java repository](https://github.com/testcontainers/testcontainers-java/tree/master/examples)

> Practical examples of using Testcontainers.
The code in this repository accompanies the following blog posts:
Expand All @@ -10,4 +12,4 @@ The code in this repository accompanies the following blog posts:

Note that this examples project uses JitPack to obtain SNAPSHOT versions of the latest build of TestContainers. For
normal usage, refer to the [documentation](http://testcontainers.viewdocs.io/testcontainers-java/#user-content-maven-dependencies)
for setting the correct maven dependencies for your project.
for setting the correct maven dependencies for your project.

0 comments on commit 2030bf8

Please sign in to comment.