From 11000150ba99dadf50d63cbeb2f5833ebecc33b3 Mon Sep 17 00:00:00 2001 From: jay817 Date: Sun, 22 Sep 2024 04:17:12 -0400 Subject: [PATCH] Update auto-csv/README.md --- auto-csv/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auto-csv/README.md b/auto-csv/README.md index 4a880c5..1a5d14f 100644 --- a/auto-csv/README.md +++ b/auto-csv/README.md @@ -1,4 +1,4 @@ -## Code: +# Code ```python # %% @@ -38,7 +38,7 @@ df = pd.DataFrame(list(json.loads(result).values())[0]) df ``` -## Output: +# Output | | name | description | size | pulls | tags | updated | |---:|:------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------|:--------|-------:|:-------------|