Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JayedAhsan authored Aug 31, 2020
1 parent 0368e99 commit 6178f61
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
# OSBoard
An Open Source Keyboard for Developers


## About OSBoard

OSBoard is an android studio ready open source keyboard for creating advanced IME for the developers.

it comes with precompiled libs so no need for compiling c++ libs, just build and run!




## How to build

Clone and open OSBoard in Android studio.

Click on build.



## Credits

Licensed under Apache License Version 2

OSBoard is based on AOSP LatineIME keyboard. You can get the original source code in https://android.googlesource.com/platform/packages/inputmethods/LatinIME/

0 comments on commit 6178f61

Please sign in to comment.