Skip to content

Commit c37ff2e

Browse files
committed
updated readme for GitHub
1 parent 0b330e0 commit c37ff2e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@ The library can be used for displaying tilesets (ANSI, Unicode, or graphical) in
77

88
It also provides functionality to compute path-finding and field of view.
99

10-
python-tdl on GoogleCode: http://code.google.com/p/python-tdl/
10+
python-tdl is hosted on GitHub: https://github.com/HexDecimal/python-tdl
1111

1212
Online Documentation: http://pythonhosted.org/tdl/
1313

14-
Issue Tracker: http://code.google.com/p/python-tdl/issues/list
14+
Issue Tracker: https://github.com/HexDecimal/python-tdl/issues
1515

1616
python-tdl is a ctypes port of "libtcod".
1717
You can find more about libtcod at: http://doryen.eptalys.net/libtcod/
1818

1919
==============
2020
Requirements
2121
==============
22-
* Python 2.6+ or 3.x up to 3.3
22+
* Python 2.6+ or 3.x up to 3.3
2323
* 32 bit Windows, 32/64 bit Linux, or Mac OS/X (64 bit architecture)
2424

2525
=========
2626
License
27-
=========
27+
=========
2828
python-tdl is distributed under the FreeBSD license, same as libtcod.
2929
Read LICENSE.txt for more details.

0 commit comments

Comments
 (0)