diff options
-rw-r--r-- | libraries/libcangjie/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libraries/libcangjie/README b/libraries/libcangjie/README index 105829e49afa..7bda1aa90433 100644 --- a/libraries/libcangjie/README +++ b/libraries/libcangjie/README @@ -1,6 +1,9 @@ +libcangjie (Library for Cangjie input method) + Libcangjie is a C library implementing the Cangjie input method. -This library is based on Wan Leung Wong's original libcangjie and forked by Cangjians team. -The library handles all the mappings between the input codes and the desired characters -and provides some filtering options. + +This library is based on Wan Leung Wong's original libcangjie and forked +by Cangjians team. The library handles all the mappings between the input +codes and the desired characters and provides some filtering options. Libcangjie is licensed under LGPLv3 or later. |