diff --git a/README.md b/README.md index 21b9536..d9c2f98 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ Features - InPlace manipulation - Sortable (implements sort.Interface) - database/sql compatible (sql.Scanner/Valuer) +- encoding/json compatible (json.Marshaler/Unmarshaler) Example