We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b5f90 commit f6ed951Copy full SHA for f6ed951
1 file changed
README.md
@@ -24,5 +24,13 @@ View our [documentation](https://documentation.onesignal.com/docs/web-push-setup
24
25
Installation and Setup [Wiki](https://github.com/pomerla/OneSignal-Codeigniter-Push-Notification/wiki) read
26
27
+Or via through [composer](http://getcomposer.org/download/).
28
+
29
+Either run
30
31
+```
32
+composer create-project pomerla/onesignal-ci-push
33
34
35
This example is implemented on [Codeigniter Version 3.1.10](https://github.com/bcit-ci/CodeIgniter)
36
0 commit comments