소스 검색

* Added reference to jsonviewer in Lazarus

git-svn-id: trunk@16082 -
michael 15 년 전
부모
커밋
39cb7a3ae5
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      packages/fcl-json/src/README.txt

+ 4 - 0
packages/fcl-json/src/README.txt

@@ -1,5 +1,9 @@
 This package implements JSON support for FPC.
 
+You might want to have a look at the lazarus jsonviewer tool, written using
+fpJSON (see lazarus/tools/jsonviewer). It visualizes the fpJSON data and
+shows how to program using fpjson.
+
 JSON support consists of 3 parts:
 
 unit fpJSON contains the data representation. Basically, it defines a set of