📓update readme
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||

|
||||

|
||||
|
||||
Generates a snake game from a github user contributions grid
|
||||
Generates a snake game from a github user contributions graph
|
||||
|
||||

|
||||
|
||||
Pull a github user's contribution grid.
|
||||
Pull a github user's contribution graph.
|
||||
Make it a snake Game, generate a snake path where the cells get eaten in an orderly fashion.
|
||||
|
||||
Generate a [gif](https://github.com/Platane/snk/raw/output/github-contribution-grid-snake.gif) or [svg](https://github.com/Platane/snk/raw/output/github-contribution-grid-snake.svg) image.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# @snk/github-user-contribution
|
||||
|
||||
Get the github user contribution grid
|
||||
Get the github user contribution graph
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user