diff --git a/README.md b/README.md index 23f73eb..25d6746 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repository contains code that demonstrates large-scale Akka applications. My aim is to share my experience & the pains so that you don't have to re-invent the wheel yourself. +Follow me on Twitter [@honzam399](https://twitter.com/#/honzam399); submit your requests for the next topic to cover by adding an issue [Issues](https://github.com/janm399/akka-patterns/issues). + The topics I shall cover include: * [Building (Maven and SBT)](akka-patterns/wiki/Building) @@ -14,5 +16,6 @@ The topics I shall cover include: * Authentication and authorisation * [User interface](akka-patterns/wiki/UserInterface) * [Comparison with Spring Framework](akka-patterns/wiki/Spring) +* Data access--the "old school" in Scala 2.9.2 and the slick new one in 2.10 in #Slick See the [Wiki](akka-patterns/wiki/Home) for documentation of the various patterns; and please do share your ideas! \ No newline at end of file