Skip to content

Commit 9cbee0b

Browse files
committed
Update TS & ESLint
1 parent 32d69a8 commit 9cbee0b

File tree

17 files changed

+7173
-8119
lines changed

17 files changed

+7173
-8119
lines changed

.eslintrc.js

Lines changed: 0 additions & 168 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Currently the only supported output format is SVG. The library has been tested a
1010

1111
## Usage
1212

13-
In the browser, simply load `APRender.js` via a `<script>` tag. For a concrete example, [see the playground](https://renderer.dev.abstractplay.com).
13+
In the browser, simply load `APRender.js` via a `<script>` tag. For a concrete example, [see the playground](https://renderer.dev.abstractplay.com). The [Abstract Play Designer](https://designer.abstractplay.com/) is another place you can interact with the rendering engine.
1414

1515
From within Node, simply import the variables and functions you need. Both methods give you access to the same API.
1616

0 commit comments

Comments
 (0)