gmr / flatdict

Python module for interacting with nested dicts as a single level dict with delimited keys.
https://flatdict.readthedocs.io
BSD 3-Clause "New" or "Revised" License
111 stars 32 forks source link

Reorder sections #45

Open jackton1 opened 3 years ago

jackton1 commented 3 years ago

Move Installation guide before Usage.

@gmr