diff --git a/README.md b/README.md index 6b6787e..9f4d0d5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ yarn add @worktile/planet ## Usage -### Loading NgxPlanetModule in the portal's AppModule +### 1. Loading NgxPlanetModule in the portal's AppModule ``` import { NgxPlanetModule } from '@worktile/planet';