Skip to content

Commit c39fc35

Browse files
authored
Update README.md
1 parent 8e83520 commit c39fc35

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
This package is intended for developers of data transforms such as
66
the maintainers of [TableTransforms.jl](https://github.com/JuliaML/TableTransforms.jl).
7+
It defines a simple API and basic transforms that work with any type of object such as
8+
the `Identity` and `Sequential` transforms.
79

810
[build-img]: https://img.shields.io/github/workflow/status/JuliaML/TransformsBase.jl/CI
911
[build-url]: https://github.com/JuliaML/TransformsBase.jl/actions
1012

1113
[codecov-img]: https://codecov.io/gh/JuliaML/TransformsBase.jl/branch/master/graph/badge.svg
12-
[codecov-url]: https://codecov.io/gh/JuliaML/TransformsBase.jl
14+
[codecov-url]: https://codecov.io/gh/JuliaML/TransformsBase.jl

0 commit comments

Comments
 (0)