diff options
author | Arun Isaac | 2022-08-14 00:24:53 +0530 |
---|---|---|
committer | Arun Isaac | 2022-08-14 00:24:53 +0530 |
commit | 3d3af591110afc3b80dd9db5c6933503b2aee8c1 (patch) | |
tree | 9ee394d2807fea156edf4382801bc022a52cdd32 | |
parent | 2f5032ea5d4d7073c1c7e8f5437e4a0eaa4a05a1 (diff) | |
download | tamil99-3d3af591110afc3b80dd9db5c6933503b2aee8c1.tar.gz tamil99-3d3af591110afc3b80dd9db5c6933503b2aee8c1.tar.lz tamil99-3d3af591110afc3b80dd9db5c6933503b2aee8c1.zip |
Add README.v0.1.0
* README.org: New file.
-rw-r--r-- | README.org | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..687d52f --- /dev/null +++ b/README.org @@ -0,0 +1,32 @@ +#+TITLE: tamil99 + +tamil99 is an implementation of the tamil99 input method for Emacs. + +* Usage + +Switch to the tamil99 input method using +#+BEGIN_SRC +M-x set-input-method tamil99 RET +#+END_SRC +Enjoy typing in Tamil! + +* License + +tamil99 is free software released under the terms of the [[https://www.gnu.org/licenses/gpl.txt][GNU General +Public License]], either version 3 of the License, or (at your option) +any later version. + +tamil99 Emacs தொகுப்பிக்கு tamil99 உள்ளீட்டு முறையை அளிப்பது. + +* பயன்பாடு + +tamil99 உள்ளீட்டு முறைக்கு மாற +#+BEGIN_SRC +M-x set-input-method tamil99 RET +#+END_SRC +தமிழில் தட்டச்சிட்டு மகிழ்க! + +* உரிமம் + +tamil99 [[https://www.gnu.org/licenses/gpl.txt][GNU General Public உரிமத்தின் மூன்றாம் பதிப்பின்]] (அல்லது பின்தைய +பதிப்புகளின்) கீழ் வெளியிடப்படும் கட்டற்ற மென்பொருள். |