diff --git a/README.md b/README.md index 5366109..7034782 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Akka](http://akka.io) - Toolkit and runtime for building concurrent, distributed, and fault tolerant event-driven applications. * [Apache Storm](http://storm.incubator.apache.org/) - Realtime computation system. * [Apache ZooKeeper](http://zookeeper.apache.org/) - Coordination service with distributed configuration, synchronization, and naming registry for large distributed systems. -* [Axon Framework](http://www.axonframework.org/) - Framework for creating CQRS applications +* [Axon Framework](http://www.axonframework.org/) - Framework for creating CQRS applications. * [Hazelcast](http://hazelcast.org/) - Highly scalable in-memory datagrid. * [Hystrix](https://github.com/Netflix/Hystrix) - Provides latency and fault tolerance. * [JGroups](http://www.jgroups.org/) - Toolkit for reliable messaging and creating clusters.