Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
x-t committed Dec 19, 2020
1 parent c09ec64 commit 0692dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Image without gadget

They can be moved around! You can try writing one of your own (there is no public way to load them, so you have to modify the source code).

They're defined in [useGadgets.ts](src/hooks/useGadgets.ts) and written in [src/gadgets](src/gadgets). [DummyGadget](src/gadget/DummyGadget.ts) and [CounterGadget](src/gadget/CounterGadget.ts) are pretty simple examples.
They're defined in [useGadgets.ts](src/hooks/useGadgets.ts) and written in [src/gadgets](src/gadgets). [DummyGadget](src/gadget/DummyGadget.tsx) and [CounterGadget](src/gadget/CounterGadget.tsx) are pretty simple examples.

## Building

Expand Down

0 comments on commit 0692dd7

Please sign in to comment.