Skip to content
Snippets Groups Projects
Commit afe66508 authored by Tim Otten's avatar Tim Otten
Browse files

Update README.md

parent 71924f52
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@ This extension is an example of implementing a screen with CiviCRM+Angular. To v
There are a few key files involved:
- js/example.js - An AngularJS module. This defines a route and a controller.
- partials/example.html - A view for the controller
- *angularex.php* - Includes the function *angularex_civicrm_angularModules()* which
registers the module with the CiviCRM+Angular container.
- [js/example.js](js/example.js) - An AngularJS module. This defines a route and a controller.
- [partials/example.html](partials/example.html) - A view for the controller
- [angularex.php](angularex.php) - Registers the module using *angularex_civicrm_angularModules()*.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment