Skip to content

Commit 087fbd0

Browse files
authored
README LE
1 parent 60bd970 commit 087fbd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python-serialize/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Data Serialization: Turning Python's Bites Into Bytes
1+
# Serialize Your Data With Python
22

3-
This folder contains the sample code for the tutorial [Data Serialization: Turning Python's Bites Into Bytes](https://realpython.com/python-serialize-data/) published on Real Python.
3+
This folder contains the sample code for the tutorial [Serialize Your Data With Python](https://realpython.com/python-serialize-data/) published on Real Python.
44

55
## Table of Contents
66

0 commit comments

Comments
 (0)