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>
<meta charset='utf-8'>
<title>Eiffel-World/Eiffel-Web-Framework @ GitHub</title>
<title>EiffelWebFramework/EWF @ GitHub</title>
<style type="text/css">
body {
@@ -31,19 +31,19 @@
</head>
<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 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>
<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>
</div>
<h1><a href="http://github.com/Eiffel-World/Eiffel-Web-Framework">Eiffel-Web-Framework</a>
<span class="small">by <a href="http://github.com/Eiffel-World">Eiffel-World</a></span></h1>
<h1><a href="http://github.com/EiffelWebFramework/EWF">EWF</a>
<span class="small">by <a href="http://github.com/EiffelWebFramework">EiffelWebFramework</a></span></h1>
<div class="description">
Framework to build web server application in Eiffel
@@ -53,22 +53,24 @@ Compliant with EWSGI specification (spec in-progress)
<h2>License</h2>
<p>Eiffel Forum V2</p>
<h2>Authors</h2>
<p>Jocelyn Fiat (jfiat@eiffel.com)
<p>Jocelyn Fiat (jfiat@eiffel.com)
<br/>
<br/> </p>
<h2>Download</h2>
<p>
You can download this project in either
<p>
You can download this project in either
<a href="http://github.com/EiffelWebFramework/EWF/zipball/master">zip</a> or
<a href="http://github.com/EiffelWebFramework/EWF/tarball/master">tar</a> formats.
</p>
<p>You can also clone the project with <a href="http://git-scm.com">Git</a>
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>
<div class="footer">
get the source code on GitHub : <a href="http://github.com/EiffelWebFramework/EWF">EiffelWebFramework/EWF</a>
</div>
</div>