Merge pull request #2895 from seandotau/patch-1

Update plugin_manager.md
uiCheck
yann300 5 years ago committed by GitHub
commit e716e0667f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/plugin_manager.md

@ -4,7 +4,7 @@ Plugin Manager
## Everything is a PLUGIN in Remix
In order to integrate new tools made by us and by ...you into Remix, we've now made everything a plugin.
This architcture will also allow Remix or just parts of Remix to be integrated into other projects (your's for example).
This architecture will also allow Remix or just parts of Remix to be integrated into other projects (your's for example).
This means that you only load the functionality you need.

Loading…
Cancel
Save