diff --git a/README.md b/README.md
index bb36b81..c9e63a3 100644
--- a/README.md
+++ b/README.md
@@ -54,9 +54,9 @@ A curated list of Microservice Architecture related principles and technologies.
- [Theory](#theory)
- [Articles & Papers](#articles--papers)
- [Tutorials](#tutorials)
- - [Emerging Technologies](#emerging-technologies)
- [Books](#books)
- [Sites](#sites)
+- [Emerging Technologies](#emerging-technologies)
- [License](#license)
- [Contributing](#contributing)
- [Acknowledgments](#acknowledgments)
@@ -440,11 +440,6 @@ a strategic modeling approach. :small_orange_diamond:PDF
- Microservices in C#: [Part 1](http://insidethecpu.com/2015/07/17/microservices-in-c-part-1-building-and-testing/), [Part 2](http://insidethecpu.com/2015/07/31/microservices-in-c-part-2-consistent-message-delivery/), [Part 3](http://insidethecpu.com/2015/08/14/microservices-in-c-part-3-queue-pool-sizing/), [Part 4](http://insidethecpu.com/2015/08/28/microservices-in-c-part-4-scaling-out/), [Part 5](http://insidethecpu.com/2015/09/11/microservices-in-c-part-5-autoscaling/).
- [Using Packer and Ansible to build immutable infrastructure](https://blog.codeship.com/packer-ansible/)
-### Emerging Technologies
-
-- [Blockchain ID](https://github.com/blockstack/blockchain-id/wiki) - A unique identifier that is secured by a blockchain. Blockchain IDs are simultaneously secure, human-meaningful, and decentralized, thereby squaring Zooko's triangle.
-- [Blocknet](http://blocknet.co/) - The Blocknet makes possible to deliver microservices over a blockchain-based P2P network architecture.
-
### Books
- [Building Microservices](http://nginx.com/wp-content/uploads/2015/01/Building_Microservices_Nginx.pdf) - Building Microservices: Designing Fine-grained Systems. Sam Newman. Preview Edition. :small_orange_diamond:PDF
@@ -457,6 +452,11 @@ a strategic modeling approach. :small_orange_diamond:PDF
- [Microservice Patterns](http://microservices.io/) - Microservice architecture patterns and best practices.
- [OSGi Alliance](http://www.osgi.org/) - OSGi technology facilitates the componentization of software modules and applications and assures remote management and interoperability of applications and services over a broad variety of devices.
+## Emerging Technologies
+
+- [Blockchain ID](https://github.com/blockstack/blockchain-id/wiki) - A unique identifier that is secured by a blockchain. Blockchain IDs are simultaneously secure, human-meaningful, and decentralized, thereby squaring Zooko's triangle.
+- [Blocknet](http://blocknet.co/) - The Blocknet makes possible to deliver microservices over a blockchain-based P2P network architecture.
+
## License
[](http://creativecommons.org/publicdomain/zero/1.0/)