diff --git a/README.md b/README.md index 9237a9f..35e2ef0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Last coverage report](https://pages.pvv.ntnu.no/Projects/where-are-my-friends/hovudgren/coverage/coverage.svg)](https://pages.pvv.ntnu.no/Projects/where-are-my-friends/hovudgren/coverage/) + # where are my friends? (wamf, for short) have you ever wondered where your friends are? have you had this issue of not knowing the coordiante position of your friends down to the 64th bit of double precision at any given time? @@ -35,6 +37,7 @@ $ nix develop with this, you too can contribute to this wonderful code! be sure to check out: + - [minecraft wiki](https://minecraft.wiki/w/RCON) - [valve source rcon](https://developer.valvesoftware.com/wiki/Source_RCON_Protocol) - [minecraft command for getting player position](https://www.reddit.com/r/MinecraftCommands/comments/r6ftgz/help_getting_my_coordinates_using_rcon/) @@ -44,6 +47,7 @@ be sure to check out: additionally, i have a `Makefile` that can build the code and also automagically deploy it on the server. beware that you need root permissions for this. available `make` jobs + - help - all - clean