Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit b6929d5

Browse files
authored
chore: update readme for archiving (#18)
2 parents 167e7fe + 87ad966 commit b6929d5

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
1-
# LaunchDarkly SDK Java Common Code
2-
3-
[![Circle CI](https://circleci.com/gh/launchdarkly/java-sdk-common.svg?style=shield)](https://circleci.com/gh/launchdarkly/java-sdk-common)
4-
[![Javadocs](http://javadoc.io/badge/com.launchdarkly/launchdarkly-java-sdk-common.svg)](http://javadoc.io/doc/com.launchdarkly/launchdarkly-java-sdk-common)
5-
6-
This project contains Java classes and interfaces that are shared between the LaunchDarkly server-side Java SDK and the LaunchDarkly Android SDK. Code that is specific to one or the other is in [java-server-sdk](https://github.com/launchdarkly/java-server-sdk) or [android-client-sdk](https://github.com/launchdarkly/android-client-sdk).
7-
8-
## Supported Java versions
9-
10-
This version of the library works with Java 7 and above.
11-
12-
## Contributing
13-
14-
See [Contributing](CONTRIBUTING.md).
1+
# This code has a new home!
2+
You can now find it here in our [java-core repository](https://github.com/launchdarkly/java-core).
153

164
## About LaunchDarkly
175

0 commit comments

Comments
 (0)