mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 02:32:31 +01:00
Tweak readme formatting
This commit is contained in:
parent
45cfb71c3e
commit
0d4cde2ba8
47
readme.md
47
readme.md
@ -1,40 +1,25 @@
|
||||
# HexChat [![Build Status](https://travis-ci.org/hexchat/hexchat.png)](https://travis-ci.org/hexchat/hexchat) [![Build Status](http://nekomimi.cloudapp.net:8080/job/hexchat/badge/icon)](http://nekomimi.cloudapp.net:8080/job/hexchat/) [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/hexchat/hexchat/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
|
||||
|
||||
X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny.
|
||||
HexChat ("hexchat") Copyright (c) 2009-2013 By Berke Viktor.
|
||||
|
||||
This program is released under the GPL v2 with the additional exemption
|
||||
that compiling, linking, and/or using OpenSSL is allowed. You may
|
||||
provide binary packages linked to the OpenSSL libraries, provided that
|
||||
all other requirements of the GPL are met.
|
||||
See file COPYING for details.
|
||||
|
||||
## Information
|
||||
|
||||
HexChat is an IRC client for Windows and UNIX-like operating systems.
|
||||
See [IRCHelp.org](http://irchelp.org) for information about IRC in general.
|
||||
|
||||
For more information please read our [documentation](https://hexchat.readthedocs.org/en/latest/index.html):
|
||||
HexChat is an IRC client for Windows and UNIX-like operating systems.
|
||||
See [IRCHelp.org](http://irchelp.org) for information about IRC in general.
|
||||
For more information on HexChat please read our [documentation](https://hexchat.readthedocs.org/en/latest/index.html):
|
||||
- [Downloads](http://hexchat.github.io/downloads.html)
|
||||
- [FAQ](https://hexchat.readthedocs.org/en/latest/faq.html)
|
||||
- [Changelog](https://hexchat.readthedocs.org/en/latest/changelog.html)
|
||||
- [Python API](https://hexchat.readthedocs.org/en/latest/script_python.html)
|
||||
- [Perl API](https://hexchat.readthedocs.org/en/latest/script_perl.html)
|
||||
|
||||
## Requirements
|
||||
---
|
||||
|
||||
- GTK+ 2.24
|
||||
- GLib 2.28
|
||||
<sub>
|
||||
X-Chat ("xchat") Copyright (c) 1998-2010 By Peter Zelezny.
|
||||
HexChat ("hexchat") Copyright (c) 2009-2014 By Berke Viktor.
|
||||
</sub>
|
||||
|
||||
HexChat is known to work on, at least:
|
||||
|
||||
- Windows Vista/7/8
|
||||
- Linux
|
||||
- FreeBSD
|
||||
- OpenBSD
|
||||
- NetBSD
|
||||
- Solaris
|
||||
- AIX
|
||||
- IRIX
|
||||
- DEC/Compaq Tru64 UNIX
|
||||
- HP-UX 10.20 and 11
|
||||
- OS X
|
||||
<sub>
|
||||
This program is released under the GPL v2 with the additional exemption
|
||||
that compiling, linking, and/or using OpenSSL is allowed. You may
|
||||
provide binary packages linked to the OpenSSL libraries, provided that
|
||||
all other requirements of the GPL are met.
|
||||
See file COPYING for details.
|
||||
</sub>
|
||||
|
Loading…
Reference in New Issue
Block a user