Skip to content

Commit 3fbb57f

Browse files
committed
Updates
1 parent ce9fa1e commit 3fbb57f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,11 @@ Channel Data includes some core modules for you to use. Core models belong to th
4949

5050
The key thing to note when instantiating Channel Data is that you need to do 3 things.
5151

52-
1. Load the Channel Data package into your add-on
53-
2. Load the Channel Data driver from the package
54-
3. Tell Channel Data where the auto loader should look for your files.
52+
1. Load the Channel Data package into your add-on
53+
54+
2. Load the Channel Data driver from the package
55+
56+
3. Tell Channel Data where the auto loader should look for your files.
5557

5658

5759
ee()->load->add_package_path(PATH_THIRD . 'your_addon_name');

0 commit comments

Comments
 (0)