From 4a5810ec4c390afab73e48dc9d5c19155845aa6c Mon Sep 17 00:00:00 2001 From: MaysWind Date: Mon, 5 Jun 2017 22:25:03 +0800 Subject: [PATCH] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d44ce36..885c14b 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ Make sure you have [Node.js](https://nodejs.org/), [NPM](https://www.npmjs.com/) The builds will be placed in the dist directory. +#### Usage Notes +Since AriaNg loads language resources asynchronously, you may not open index.html directly on the local file system to run AriaNg. It is recommended that you deploy AriaNg in a web container or download [AriaNg Native](https://github.com/mayswind/AriaNg-Native) that does not require a browser to run. + ## Documents 1. [English](http://ariang.mayswind.net) 2. [Simplified Chinese (简体中文)](http://ariang.mayswind.net/zh_Hans)