Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
somasekharkakarla authored Jul 19, 2020
1 parent 0fadd32 commit 5e1e724
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ copy CkEditor folder and import as new module
Go to project structure in Android studio > select dependencies > select app and add it.


<img src="https://github.com/somasekharkakarla/AndroidCkEditor5/blob/master/Screenshot1.png" width="280" height="450">


Good Job 👏. you are done with the setup.

### How to use in code?
Expand All @@ -34,7 +31,10 @@ use method ```sendDataToCKEditor5``` it takes two parameters one is string for s

At class level implement ```CKEditorDataInterface``` it provides ```getDataFromEditor``` method which returns data as string

### Well Done. Enjoy the CKEditor
<img src="https://github.com/somasekharkakarla/AndroidCkEditor5/blob/master/Screenshot1.png" width="280" height="450">


### Well Done 🙌. Enjoy the CKEditor

### Can Customize? yes, you can

Expand Down

0 comments on commit 5e1e724

Please sign in to comment.