Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Dec 27, 2023
1 parent 39a8ad7 commit c93b7e7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Apache Pekko Connectors samples

Samples for [Pekko Connectors](https://pekko.apache.org/docs/pekko-connectors/current/).
Samples for [Apache Pekko Connectors](https://pekko.apache.org/docs/pekko-connectors/current/).

The samples should run with Java 8 or above. If you are building the docs using [Paradox](https://developer.lightbend.com/docs/paradox/current/index.html)
then you will need to use Java 11.

## Status

The samples now use Pekko libs instead of Akka/Alpakka. If you find any issues, please raise an issue or a Pull Request.

There is still some work to do on the docs but the snapshot docs should be usable. See https://nightlies.apache.org/pekko/docs/pekko-connectors-samples/main-snapshot/docs/

0 comments on commit c93b7e7

Please sign in to comment.