diff --git a/README.markdown b/README.markdown index 06e78d7..7921818 100644 --- a/README.markdown +++ b/README.markdown @@ -74,6 +74,6 @@ Hint: `STM.commitLock` can be improved, but not limited to. Implement any STM algorithm. - +___ Inspired by [STM in Scala](http://www.codecommit.com/blog/scala/software-transactional-memory-in-scala)