Просмотр исходного кода

* Added reference to jsonviewer in Lazarus

git-svn-id: trunk@16082 -
michael 15 лет назад
Родитель
Сommit
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