Skip to content

Commit

Permalink
Fixed title for WyriHaximus.net, not WyriMaps.net
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Jan 13, 2018
1 parent f43a67c commit 63e100f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Faction themes X-* headers emitted by WyriMaps.net and other related services
# X-* headers emitted by WyriHaximus.net and other related services

[![Linux Build Status](https://travis-ci.org/WyriHaximusNet/php-x-headers.png)](https://travis-ci.org/WyriHaximusNet/php-x-headers)
[![Latest Stable Version](https://poser.pugx.org/wyrihaximus-net/x-headers/v/stable.png)](https://packagist.org/packages/wyrihaximus-net/x-headers)
Expand All @@ -24,7 +24,6 @@ $headers = Headers::headers();
echo $headers[random_int(0, (count($headers) - 1))];
```


## Contributing ##

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
Expand Down

0 comments on commit 63e100f

Please sign in to comment.