diff options
Diffstat (limited to 'readme.html')
-rw-r--r-- | readme.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/readme.html b/readme.html index ee95a106c..82c51913d 100644 --- a/readme.html +++ b/readme.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>RAthena | Intro</title> + <title>rAthena | Intro</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="./readme/style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">rAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">Intro</div> </div> <div id="navcontainer"> @@ -24,14 +24,14 @@ <div class="body-container"> <ul> - <li><span class="body-title">What is RAthena?</span><br> - RAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. RAthena is a continuation of the eAthena project. + <li><span class="body-title">What is rAthena?</span><br> + rAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. rAthena is a continuation of the eAthena project. </li> </ul> <ul> - <li><span class="body-title">Who are the RAthena developers?</span><br> - You can find a list of the currently active RAthena developers at:<br> + <li><span class="body-title">Who are the rAthena developers?</span><br> + You can find a list of the currently active rAthena developers at:<br> <a href="http://sourceforge.net/project/memberlist.php?group_id=637719" target="_new">http://sourceforge.net/project/memberlist.php?group_id=637719</a> </li> </ul> |