Prechádzať zdrojové kódy

Updated README files

Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
Cydh Ramdh 10 rokov pred
rodič
commit
b52ef77205
2 zmenil súbory, kde vykonal 16 pridanie a 2 odobranie
  1. 8 1
      README.md
  2. 8 1
      README.txt

+ 8 - 1
README.md

@@ -29,7 +29,7 @@ is broken down into Windows and Linux prerequisites.
 	* MySQL Workbench ( http://www.mysql.com/downloads/workbench/ )
 	* MS Visual C++ ( http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express )
 	* TortoiseGIT ( http://code.google.com/p/tortoisegit/ )
-	* MSysGit ( http://code.google.com/p/msysgit/downloads/ )
+	* MSysGit ( http://msysgit.github.io/ or https://github.com/msysgit/git/releases )
 
 * Linux (names of packages may require specific version numbers on certain distributions)
 	* gcc
@@ -154,11 +154,18 @@ Examples:
 	* Windows: http://rathena.org/wiki/Installation_on_Windows
 	* CentOS: http://rathena.org/wiki/Installation_(CentOS)
 	* Debian: http://rathena.org/wiki/Installation_(Debian)
+	* FreeBSD: http://rathena.org/wiki/Installation_(FreeBSD)
 	
 * rAthena IRC Channel
 	* irc://irc.rizon.net/rathena
 	* Web Chat: http://rathena.org/board/page/chat.html
 
+* rAthena Wiki
+	http://rathena.org/board/index.php?app=ipbwiki
+
+* Fork and Pull Request Q&A
+	http://rathena.org/board/topic/86913-pull-request-qa/
+
 
 6. More Documentation
 ---------

+ 8 - 1
README.txt

@@ -44,7 +44,7 @@ Windows
 	* MySQL Workbench (http://www.mysql.com/downloads/workbench/)
 	* MS Visual C++ (http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express)
 	* TortoiseGIT (http://code.google.com/p/tortoisegit/)
-	* MSysGit (http://code.google.com/p/msysgit/downloads/)
+	* MSysGit (http://code.google.com/p/msysgit/downloads/ or https://github.com/msysgit/git/releases)
 
 Linux (names of packages may require specific version numbers on certain distributions)
 	* gcc
@@ -158,10 +158,17 @@ Examples:
 	Windows 	http://rathena.org/wiki/Installation_on_Windows
 	CentOS  	http://rathena.org/wiki/Installation_(CentOS)
 	Debian  	http://rathena.org/wiki/Installation_(Debian)
+	FreeBSD 	http://rathena.org/wiki/Installation_(FreeBSD)
 	
 * rAthena IRC Channel
 	irc://irc.rizon.net/rathena
 
+* rAthena Wiki
+	http://rathena.org/board/index.php?app=ipbwiki
+
+* Fork and Pull Request Q&A
+	http://rathena.org/board/topic/86913-pull-request-qa/
+
 
 ============================
 || 6. More Documentation  ||