Browse Source

README: Add json feature

Benedikt Lang 11 years ago
parent
commit
9bf7bff48b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -42,6 +42,7 @@ Features
- InPlace manipulation
- Sortable (implements sort.Interface)
- database/sql compatible (sql.Scanner/Valuer)
- encoding/json compatible (json.Marshaler/Unmarshaler)
Example


Loading…
Cancel
Save