From 88bf5d2e3d996be007a215bd5b0e7e3b6e3fb7f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=9D?= Date: Mon, 4 May 2015 13:45:06 +0900 Subject: [PATCH] Create README.md --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..38184c59 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +## CorvusSKK + +SKK-like Japanese Input Method Editor for Windows + +### License + +Microsoft Public License (MS-PL) + +See LICENSE.TXT + +### Supported Operating Systems + +* Windows Vista (x86 / x64) SP2 +* Windows 7 (x86 / x64) +* Windows 8 (x86 / x64) +* Windows 8.1 (x86 / x64) + +### Build Requirements + +* Visual Studio Express 2013 for Windows Desktop Update 4 +* WiX Toolset v3.9 R2 + +### Manual + +See installer\README.TXT (written in Japanese)