diff --git a/.gitignore b/.gitignore index 0053bce7..45e01b12 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ tools/ .vscode/launch.json src/platform/sim/sim/TargetTrace.cpp src/platform/sim/sim/frontend/MidiConfig.h +*.iml +submodules/ diff --git a/README.md b/README.md index c8142201..9bb84588 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a fork of the [original repository](https://github.com/westlicht/performer), with some improvements that I personally find essential. +[Full updated documentation](https://mebitek.github.io/performer/manual/) + To find out more about improvements changes, check the table below. | Change | Documentation | Status |