Skip to content

Commit 258dc63

Browse files
committed
Update README.md
1 parent 6b8a534 commit 258dc63

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,6 @@ match your application's requirements.
8787
- **Seamless Integration**: Designed to work effortlessly with popular Python data modeling and ORM tools, ``dtos``
8888
integrates into your existing workflow with minimal overhead.
8989

90-
## How it Works
91-
92-
Given a type annotation, `dtos` recursively traverse the type to find fields that it can decompose into a set of
93-
component types.
9490
## Contributing
9591

9692
All [Jolt][jolt-org] projects will always be a community-centered, available for contributions of any size.

docs/PYPI_README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,6 @@ match your application's requirements.
8787
- **Seamless Integration**: Designed to work effortlessly with popular Python data modeling and ORM tools, ``dtos``
8888
integrates into your existing workflow with minimal overhead.
8989

90-
## How it Works
91-
92-
Given a type annotation, `dtos` recursively traverse the type to find fields that it can decompose into a set of
93-
component types.
9490
## Contributing
9591

9692
All [Jolt][jolt-org] projects will always be a community-centered, available for contributions of any size.

0 commit comments

Comments
 (0)