Skip to content

Commit

Permalink
Update incorrect link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpole committed Sep 17, 2018
1 parent 1cc4432 commit 9c28882
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

[![CircleCI](https://circleci.com/gh/christopherpole/gravnic-game/tree/master.svg?style=shield&circle-token=512db1bb4f36bce9af7885f070fa6343da2f8e92)](https://circleci.com/gh/christopherpole/gravnic-game/tree/master) [![Coverage Status](https://coveralls.io/repos/github/christopherpole/gravnic-game/badge.svg?branch=master)](https://coveralls.io/github/christopherpole/gravnic-game?branch=master)

The "core" logic for Gravnic. An example a project using this package can be found [here](https://github.com/christopherpole/gravnic-game).
The "core" logic for Gravnic. An example a project using this package can be found [here](https://github.com/christopherpole/gravnic-level-creator).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gravnic-game",
"version": "2.3.1",
"version": "2.3.2",
"description": "",
"main": "./dist/index.js",
"scripts": {
Expand Down

0 comments on commit 9c28882

Please sign in to comment.