Skip to content

Commit daf6bb9

Browse files
committed
Updated list of add ons.
1 parent 7948e1b commit daf6bb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,13 @@ angular.module('myModule', ['schemaForm']);
145145

146146
Add-ons
147147
------
148-
There is currently three add-ons, a date picker, a colorpicker and the wysiwyg html editor tinymce.
148+
There are a couple of add-ons, a date picker, a colorpicker and two wysiwyg editors.
149149
They have their own repos and you can find them here with usage instructions:
150150

151151
* [https://github.com/Textalk/angular-schema-form-datepicker](https://github.com/Textalk/angular-schema-form-datepicker)
152152
* [https://github.com/Textalk/angular-schema-form-colorpicker](https://github.com/Textalk/angular-schema-form-colorpicker)
153153
* [https://github.com/Textalk/angular-schema-form-tinymce](https://github.com/Textalk/angular-schema-form-tinymce)
154+
* [https://github.com/webcanvas/angular-schema-form-ckeditor](https://github.com/webcanvas/angular-schema-form-ckeditor)
154155

155156
Your can also [create your own add-ons!](docs/extending.md)
156157

0 commit comments

Comments
 (0)