diff --git a/README.md b/README.md index a28ec7a..0853cb8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # trace-react -One day React project to use trace.moe for anime screenshot show matching. +One day React project to use trace.moe for anime screenshot show matching. Does not require an API key. + +![Preview](images/preview.png) Run `yarn start` to start the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser. diff --git a/images/preview.png b/images/preview.png new file mode 100644 index 0000000..3e4e0fa Binary files /dev/null and b/images/preview.png differ