Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 08c796a

Browse files
committed
Update README.md
1 parent 8993c6a commit 08c796a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,6 @@ Another useful library to have in your .NET toolbox is the [T.Dump() Extension M
136136
}
137137
}
138138

139-
140-
# Download
141-
### ServiceStack.Text is included with [ServiceStack.zip](https://github.com/ServiceStack/ServiceStack/downloads)
142-
### or available to download separately in a standalone [ServiceStack.Text.zip](https://github.com/ServiceStack/ServiceStack.Text/downloads).
143-
144-
<hr />
145-
146139
# ServiceStack's JsonSerializer
147140

148141
ServiceStack's JsonSerializer is optimized for serializing C# POCO types in and out of JSON as fast, compact and cleanly as possible. In most cases C# objects serializes as you would expect them to without added json extensions or serializer-specific artefacts.

0 commit comments

Comments
 (0)