From 088abe062bd5372c62e366821060b53c88f8d9a4 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 14 Jun 2016 12:28:19 +0200 Subject: [PATCH] Documentation update --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c853e49..13f56e7 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# ZRCola \ No newline at end of file +# ZRCola + +A Microsoft Windows application for composing texts using a wide range of Slavic (and general) letters from or beyond Unicode. + +## Project Website +http://zrcola-2.amebis.si/ (Development version) + +## Binaries to Download +https://www.amebis.si/prenos/ZRCola/ + +##Building Environment Requirements +- Microsoft Windows Vista or later +- Microsoft Visual Studio 2010 SP1 +- _sed.exe_ and _grep.exe_ +- Command line utilities from Microsoft Windows SDK Bin folder: distributed with Visual Studio, add Bin folder to path manually. +- Additional command line utilities from project’s bin folder: add bin folder to path. The source code is provided on request.