Skip to content

Commit

Permalink
Adjusted readme italic formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
daishisystems committed Oct 1, 2015
1 parent 8dd5ab6 commit 5c5bedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -8,5 +8,5 @@ As seen on <a href="https://visualstudiomagazine.com/articles/2015/09/30/microse

Microservices are groupings of lightweight services, interconnected, although independent of each other, without direct coupling or dependency. Microservices allow flexibility in terms of infrastructure; application traffic is routed to collections of services that may be distributed across CPU, disk, machine and network as opposed to a single monolithic platform designed to manage all traffic.

*Click* <a href="http://insidethecpu.com/2015/05/22/microservices-with-c-and-rabbitmq/">here for an in-depth tutorial</a> on building Microservices using this framework.
Click <a href="http://insidethecpu.com/2015/05/22/microservices-with-c-and-rabbitmq/">here for an in-depth tutorial</a> on building Microservices using this framework.
<a href="http://insidethecpu.com/2015/05/22/microservices-with-c-and-rabbitmq/">![Image of Microservices as Gears](https://dl.dropboxusercontent.com/u/26042707/daishi.amqp.jpg)</a>

0 comments on commit 5c5bedd

Please sign in to comment.