From 875474fce4d69c3d75658fba2c1c598df5fb4d31 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Thu, 20 Dec 2012 12:11:24 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff5bfd10..d6758569 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For Developers -------------- Read [rules/README](https://github.com/wikimedia/jquery.ime/tree/master/rules) to learn how to write an input method for language. -Read [rules/README.md](https://github.com/wikimedia/jquery.ime/tree/master/test/README.md) to learn how to write and run tests for an input method. +Read [test/README.md](https://github.com/wikimedia/jquery.ime/tree/master/test) to learn how to write and run tests for an input method. Read the technical specification of project from [wiki](https://github.com/wikimedia/jquery.ime/wiki/Technical-Specification)