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 | |---:|:------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------|:--------|-------:|:-------------|