Skip to content

Commit 3e30cf8

Browse files
authored
Update README.md
1 parent de5173b commit 3e30cf8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,9 @@ Pass the string directly in the function. This string can be assigned to a varia
3737
```
3838
SELECT [dbo].[IndentJSON]('{"id": 1,"name": "A green door","price": 12.50,"tags": ["home", "green"]}')
3939
```
40+
41+
#### References
42+
43+
Used the C# code from the below link with modifications
44+
45+
https://stackoverflow.com/questions/4580397/json-formatter-in-c

0 commit comments

Comments
 (0)