1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-02-04 21:33:56 +00:00

add example (ProcGarden)

This commit is contained in:
Bolero-MURAKAMI 2014-02-04 17:07:43 +09:00
parent efa60d7f50
commit 5e238d30fe
2 changed files with 4 additions and 4 deletions

2
README
View file

@ -1,2 +1,2 @@
Copyright (C) 2011-2013 Bolero MURAKAMI.
Copyright (C) 2011-2014 Bolero MURAKAMI.

View file

@ -73,8 +73,8 @@
</div>
<h2>Try now!</h2>
<p><a href="http://melpon.org/wandbox/" target="_blank">Wandbox</a> is an online compiler that you can use the Sprout C++ Libraries.</p>
<p>Example: <a href="http://melpon.org/wandbox/permlink/iRJUI6iRCgVyH6gy" target="_blank">Compile-time Inverse FizzBuzz</a></p>
<p><a href="http://melpon.org/wandbox/" target="_blank">Wandbox</a> and <a href="http://sc.yutopp.net/" target="_blank">ProcGarden</a> are an online compiler that you can use the Sprout C++ Libraries.</p>
<p>Examples: <a href="http://melpon.org/wandbox/permlink/iRJUI6iRCgVyH6gy" target="_blank">Compile-time Inverse FizzBuzz</a> (on Wandbox), <a href="http://sc.yutopp.net/entries/52f09e9943f75e68fe0004b3" target="_blank">Compile-time Tower of Hanoi</a> (on ProcGarden)</p>
<p>Enjoy it!</p>
<h2>Materials</h2>
@ -126,7 +126,7 @@
</div>
</div>
<div id="footer">
<p class="muted credit">Copyright (C) 2013 Bolero MURAKAMI.</p>
<p class="muted credit">Copyright (C) 2013-2014 Bolero MURAKAMI.</p>
</div>
</div>
</body>