## System Runtime Addons

You can update System Runtime core system by composing other systems with it. In that case, these systems are called **addons**.

To compose a system with System Runtime core system, just copy and paste a system into the `/addons` directory and run `npm run build`.