remove arrows with link to top
This commit is contained in:
parent
8ebd8532d6
commit
d5c00b0cb5
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
@ -11,20 +11,19 @@
|
|||
Cockatrice is an open-source multiplatform software for playing card games,
|
||||
such as Magic: The Gathering, over a network. It is fully client-server based
|
||||
to prevent any kind of cheating, though it supports single-player games without
|
||||
a network interface as well. Both client and server are written in Qt, supporting both Qt4 and Qt5.<br> [▲](https://github.com/Cockatrice/Cockatrice#readme)
|
||||
a network interface as well. Both client and server are written in Qt, supporting both Qt4 and Qt5.<br>
|
||||
|
||||
|
||||
# Get Involved [](https://gitter.im/Cockatrice/Cockatrice)
|
||||
|
||||
Chat with the Cockatrice developers on Gitter. Come here to talk about the application, features, or just to hang out. For support regarding specific servers, please contact that server's admin or forum for support rather than asking here.<br>
|
||||
[▲](https://github.com/Cockatrice/Cockatrice#readme)
|
||||
|
||||
|
||||
# Community Resources
|
||||
- [Cockatrice Official Wiki](https://github.com/Cockatrice/Cockatrice/wiki)
|
||||
- [reddit r/Cockatrice](http://reddit.com/r/cockatrice)
|
||||
- [Woogerworks](http://www.woogerworks.com) / [Chickatrice] (http://www.chickatrice.net/) / [Poixen](http://www.poixen.com/) (incomplete Serverlist)<br>
|
||||
|
||||
[▲](https://github.com/Cockatrice/Cockatrice#readme)
|
||||
|
||||
# Translation Status [](https://www.transifex.com/projects/p/cockatrice/)
|
||||
|
||||
|
@ -36,7 +35,7 @@ Language statistics for `Cockatrice` *(on the left)* and `Oracle` *(on the right
|
|||
[](https://www.transifex.com/projects/p/cockatrice/resource/cockatrice/) [](https://www.transifex.com/projects/p/cockatrice/resource/oracle/)
|
||||
|
||||
Check out our [Translator FAQ](https://github.com/Cockatrice/Cockatrice/wiki/Translation-FAQ) for more information!<br>
|
||||
[▲](https://github.com/Cockatrice/Cockatrice#readme)
|
||||
|
||||
|
||||
# Building [](https://travis-ci.org/Cockatrice/Cockatrice)
|
||||
|
||||
|
@ -73,16 +72,16 @@ The following flags can be passed to `cmake`:
|
|||
|
||||
#### Building servatrice Docker container
|
||||
`docker build -t servatrice .`<br>
|
||||
[▲](https://github.com/Cockatrice/Cockatrice#readme)
|
||||
|
||||
|
||||
# Running
|
||||
|
||||
`oracle` fetches card data
|
||||
`cockatrice` is the game client
|
||||
`servatrice` is the server<br>
|
||||
[▲](https://github.com/Cockatrice/Cockatrice#readme)
|
||||
|
||||
|
||||
# License
|
||||
|
||||
Cockatrice is free software, licensed under the GPLv2; see COPYING for details.<br>
|
||||
[▲](https://github.com/Cockatrice/Cockatrice#readme)
|
||||
|
||||
|
|
Loading…
Reference in a new issue