Commit 272c4161 authored by santiaago's avatar santiaago
Browse files

typo

parent 5dd2f677
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
<div class="row">
  <div class="col-md-12">
    <h2>tinygraphs: A web application to build avatars.</h2>
    <p class="lead">While building <a href="http://www.gonawin.com">gonawin</a> we found that the avatar service that we were using was limiting to what we wanted. Indeed the colors of the avatars were not in sync with the web app it selt.</p>
    <p class="lead">While building <a href="http://www.gonawin.com">gonawin</a> we found that the avatar service that we were using was limiting to what we wanted. Indeed the colors of the avatars were not in sync with the web app it self.</p>
    <p class="lead">We decided to build <b>tinygraphs</b>, a web service with enough flexibility to plug it in a web application and have the colors <b>combine</b> with the web page itself. Also, as we were having so much fun building this small app, we decided to extend the patterns used to generate the images, and we plan to add more patterns and more choices in the future. This is a free web service, and we plan to keep like that. Right now the only cost is the domain name.</p>
    <h3>The code:</h3>
    <p class="lead">You can find the code of this web app in github: <a href="http://www.github.com/taironas/tinygraphs">tinygraphs</a>. You will find the description of how we built it and the stack of technologies that we used.</p>