Optimizations, TypeScript improvements, and README updates
What's Changed
- Replace ternary operator on cycles checking with short-circuit OR operator by @micalevisk in #22
- Improve typing of Difference interface by @Schrubitteflau in #33
- Various README updates, added new files for information on the project
New Contributors
- @micalevisk made their first contribution in #22
- @Schrubitteflau made their first contribution in #33
Full Changelog: v1.3.0...v1.3.1