Browse Source

Update README.md

master
Nzix 5 years ago
committed by GitHub
parent
commit
b8a4ce9f74
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -18,7 +18,7 @@
- [@kalteblau](https://github.com/kalteblau): Validate path & collision - [@kalteblau](https://github.com/kalteblau): Validate path & collision
- [@HarrisonXi](https://github.com/HarrisonXi): Add missing identifier - [@HarrisonXi](https://github.com/HarrisonXi): Add missing identifier
- [@leconio](https://github.com/leconio): handle dict key missing exception - [@leconio](https://github.com/leconio): Handle dict key missing exception
- [@lonelyhentai](https://github.com/lonelyhentai): Add pip support - [@lonelyhentai](https://github.com/lonelyhentai): Add pip support
## Dependency ## Dependency
@ -72,4 +72,4 @@ def dump(input_path, output_path = None, skip = True):
returns: returns:
a string of output file path or none if conversion is skipped a string of output file path or none if conversion is skipped
''' '''
``` ```

Loading…
Cancel
Save