From 0aa0c6b94611a2ba4016f22307dd426b622ff164 Mon Sep 17 00:00:00 2001 From: freestrings Date: Tue, 26 Mar 2019 17:59:42 +0900 Subject: [PATCH] =?UTF-8?q?README.md=20=EB=AC=B8=EA=B5=AC=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dead6b3..2ef7795 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ![crates.io](https://img.shields.io/crates/v/jsonpath_lib.svg) ![Crates.io](https://img.shields.io/crates/d/jsonpath_lib.svg) -`Rust` 버전 [JsonPath](https://goessner.net/articles/JsonPath/) 구현이다. `Webassembly`와 `Javascript`에서도 역시 동일한 API 인터페이스를 제공 한다. +`Rust` 버전 [JsonPath](https://goessner.net/articles/JsonPath/) 구현이다. `Webassembly`와 `Javascript`에서도 역시 동일한 API 인터페이스를 제공 한다. -It is an implementation of the `Rust` version [JsonPath] (https://goessner.net/articles/JsonPath/). `Webassembly` and` Javascript` also provide the same API interface. +It is an implementation for [JsonPath](https://goessner.net/articles/JsonPath/) written in `Rust`. it provide the same API interface in `Webassembly` and` Javascript` also. - [Webassembly Demo](https://freestrings.github.io/jsonpath/) - [Rust documentation](https://docs.rs/jsonpath_lib/0.1.6/jsonpath_lib)