Skip to content

Commit 3b6f255

Browse files
committed
Update README
1 parent d97a499 commit 3b6f255

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ CDSAPI.py2ju("""
5757
We've copied/pasted the code and called the `py2ju` function on the second argument of the `retrieve` function.
5858
The `py2ju` function simply converts the string containing a Python dictionary to an actual Julia dictionary.
5959

60-
Besides the downloaded file, the `retrieve` function also returns a dictionary with the following entries:
60+
Besides the downloaded file, the `retrieve` function also returns a dictionary with metadata:
61+
6162
```
6263
Dict{String,Any} with 6 entries:
6364
"result_provided_by" => "8a3eb001-c8e3-4a9c-8170-28191ebea14b"

0 commit comments

Comments
 (0)