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
- [@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
## Dependency
@ -72,4 +72,4 @@ def dump(input_path, output_path = None, skip = True):
returns:
a string of output file path or none if conversion is skipped
'''
```
```

Loading…
Cancel
Save