updated to EiffelWebFramework/EWF

This commit is contained in:
Jocelyn Fiat
2012-04-06 16:24:22 +03:00
parent 44a020b907
commit 76f1310bd8

View File

@@ -3,7 +3,7 @@
<head> <head>
<meta charset='utf-8'> <meta charset='utf-8'>
<title>Eiffel-World/Eiffel-Web-Framework @ GitHub</title> <title>EiffelWebFramework/EWF @ GitHub</title>
<style type="text/css"> <style type="text/css">
body { body {
@@ -31,19 +31,19 @@
</head> </head>
<body> <body>
<a href="http://github.com/Eiffel-World/Eiffel-Web-Framework"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a> <a href="http://github.com/EiffelWebFramework/EWF"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<div id="container"> <div id="container">
<div class="download"> <div class="download">
<a href="http://github.com/Eiffel-World/Eiffel-Web-Framework/zipball/master"> <a href="http://github.com/EiffelWebFramework/EWF/zipball/master">
<img border="0" width="90" src="http://github.com/images/modules/download/zip.png"></a> <img border="0" width="90" src="http://github.com/images/modules/download/zip.png"></a>
<a href="http://github.com/Eiffel-World/Eiffel-Web-Framework/tarball/master"> <a href="http://github.com/EiffelWebFramework/EWF/tarball/master">
<img border="0" width="90" src="http://github.com/images/modules/download/tar.png"></a> <img border="0" width="90" src="http://github.com/images/modules/download/tar.png"></a>
</div> </div>
<h1><a href="http://github.com/Eiffel-World/Eiffel-Web-Framework">Eiffel-Web-Framework</a> <h1><a href="http://github.com/EiffelWebFramework/EWF">EWF</a>
<span class="small">by <a href="http://github.com/Eiffel-World">Eiffel-World</a></span></h1> <span class="small">by <a href="http://github.com/EiffelWebFramework">EiffelWebFramework</a></span></h1>
<div class="description"> <div class="description">
Framework to build web server application in Eiffel Framework to build web server application in Eiffel
@@ -53,22 +53,24 @@ Compliant with EWSGI specification (spec in-progress)
<h2>License</h2> <h2>License</h2>
<p>Eiffel Forum V2</p> <p>Eiffel Forum V2</p>
<h2>Authors</h2> <h2>Authors</h2>
<p>Jocelyn Fiat (jfiat@eiffel.com) <p>Jocelyn Fiat (jfiat@eiffel.com)
<br/>
<br/> </p>
<h2>Download</h2> <h2>Download</h2>
<p> <p>
You can download this project in either You can download this project in either
<p> <a href="http://github.com/EiffelWebFramework/EWF/zipball/master">zip</a> or
You can download this project in either <a href="http://github.com/EiffelWebFramework/EWF/tarball/master">tar</a> formats.
</p> </p>
<p>You can also clone the project with <a href="http://git-scm.com">Git</a> <p>You can also clone the project with <a href="http://git-scm.com">Git</a>
by running: by running:
<p>You can also clone the project with <a href="http://git-scm.com">Git</a> <pre>$ git clone git://github.com/EiffelWebFramework/EWF</pre>
</p> </p>
<div class="footer"> <div class="footer">
get the source code on GitHub : <a href="http://github.com/EiffelWebFramework/EWF">EiffelWebFramework/EWF</a>
</div> </div>
</div> </div>