diff --git a/README.md b/README.md index 3071817..2ccd23a 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ Smallest, fastest polymorphic JSON serializer -see the article here : [http://www.codeproject.com/Articles/159450/fastJSON] (http://www.codeproject.com/Articles/159450/fastJSON) +see the article here : [http://www.codeproject.com/Articles/159450/fastJSON](http://www.codeproject.com/Articles/159450/fastJSON) Also see [Howto.md](Howto.md) ## Security Warning -It has come to my attention from the *HP Enterprise Security Group* that using the `$type` extension has the potential to be unsafe, so use it with **common sense** and known json sources and not public facing ones to be safe. \ No newline at end of file +It has come to my attention from the *HP Enterprise Security Group* that using the `$type` extension has the potential to be unsafe, so use it with **common sense** and known json sources and not public facing ones to be safe.