forked from justified/tedis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<head> | ||
<meta charset='utf-8'> | ||
|
||
<title>echozhjun/tedis @ GitHub</title> | ||
<title>taobao/tedis @ GitHub</title> | ||
|
||
<style type="text/css"> | ||
body { | ||
|
@@ -31,22 +31,22 @@ | |
</head> | ||
|
||
<body> | ||
<a href="https://github.com/echozhjun/tedis"><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="https://github.com/taobao/tedis"><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="https://github.com/echozhjun/tedis/zipball/master"> | ||
<a href="https://github.com/taobao/tedis/zipball/master"> | ||
<img border="0" width="90" src="https://github.com/images/modules/download/zip.png"></a> | ||
<a href="https://github.com/echozhjun/tedis/tarball/master"> | ||
<a href="https://github.com/taobao/tedis/tarball/master"> | ||
<img border="0" width="90" src="https://github.com/images/modules/download/tar.png"></a> | ||
</div> | ||
|
||
<h1><a href="https://github.com/echozhjun/tedis">tedis</a> | ||
<span class="small">by <a href="https://github.com/echozhjun">echozhjun</a></span></h1> | ||
<h1><a href="https://github.com/taobao/tedis">tedis</a> | ||
<span class="small">by <a href="https://github.com/taobao">taobao</a></span></h1> | ||
|
||
<div class="description"> | ||
A redis client write in java used in juhuasuan.com. | ||
A redis client write in java. | ||
</div> | ||
|
||
|
||
|
@@ -61,22 +61,23 @@ <h1><a href="https://github.com/echozhjun/tedis">tedis</a> | |
|
||
|
||
<h2>Contact</h2> | ||
<p>echo ([email protected])<br/> </p> | ||
<p>echo ([email protected]) | ||
<br/> </p> | ||
|
||
|
||
<h2>Download</h2> | ||
<p> | ||
You can download this project in either | ||
<a href="https://github.com/echozhjun/tedis/zipball/master">zip</a> or | ||
<a href="https://github.com/echozhjun/tedis/tarball/master">tar formats. | ||
<a href="https://github.com/taobao/tedis/zipball/master">zip</a> or | ||
<a href="https://github.com/taobao/tedis/tarball/master">tar formats. | ||
</p> | ||
<p>You can also clone the project with <a href="http://git-scm.com">Git</a> | ||
by running: | ||
<pre>$ git clone git://github.com/echozhjun/tedis</pre> | ||
<pre>$ git clone git://github.com/taobao/tedis</pre> | ||
</p> | ||
|
||
<div class="footer"> | ||
get the source code on GitHub : <a href="https://github.com/echozhjun/tedis">echozhjun/tedis</a> | ||
get the source code on GitHub : <a href="https://github.com/taobao/tedis">taobao/tedis</a> | ||
</div> | ||
|
||
</div> | ||
|