From 7c6d41ba70d81b5ce41c41c8411e068aac057067 Mon Sep 17 00:00:00 2001 From: lararennie Date: Thu, 4 May 2017 14:11:21 +0200 Subject: [PATCH] Removing revision number in JS README, it's obsolete now we use github. (#1727) --- javascript/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/README.md b/javascript/README.md index 973714f7f..9724d8fb2 100644 --- a/javascript/README.md +++ b/javascript/README.md @@ -48,7 +48,7 @@ To use and compile the library in your own project, use the `javascript/i18n/pho How to update: ============== -The JavaScript library is ported from the Java implementation (revision 536). +The JavaScript library is ported from the Java implementation. When the Java project gets updated follow these steps to update the JavaScript project: