mirror of
https://github.com/SrIzan10/rockpaperscissors-checker.git
synced 2026-06-06 00:57:05 +00:00
refactor: better readme
This commit is contained in:
@@ -6,4 +6,6 @@ some random rock paper scissors checker
|
||||
npm i rockpaperscissors-checker
|
||||
```
|
||||
|
||||
uhh yeah docs at https://rps.srizan.ml k bye
|
||||
uhh yeah docs at https://rps.srizan.ml k bye
|
||||
|
||||
also the default function docs are [here](https://rps.srizan.ml/functions/default.html)
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rockpaperscissors-checker",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"description": "check for ties and wins on rockpaperscissors",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user