1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-01-21 12:41:52 -08:00
parent 0f3143bbbb
commit df611cc263
2 changed files with 8 additions and 4 deletions

View File

@ -20,13 +20,15 @@ to dictionaries and lists of dictionaries.
https://github.com/kellyjonbrazil/jc/tree/master/docs
### Specific version (replace `{{full_version_number}}` - e.g. `1.17.7`):
### Specific Version
Replace `{{full_version_number}}` - e.g. `1.17.7`:
`https://github.com/kellyjonbrazil/jc/tree/v{{full_version_number}}/docs`
Specific versions can also be selected by tag in the branch dropdown menu.
## Example:
## Usage Example:
>>> import subprocess
>>> import jc

View File

@ -18,13 +18,15 @@ to dictionaries and lists of dictionaries.
https://github.com/kellyjonbrazil/jc/tree/master/docs
### Specific version (replace `{{full_version_number}}` - e.g. `1.17.7`):
### Specific Version
Replace `{{full_version_number}}` - e.g. `1.17.7`:
`https://github.com/kellyjonbrazil/jc/tree/v{{full_version_number}}/docs`
Specific versions can also be selected by tag in the branch dropdown menu.
## Example:
## Usage Example:
>>> import subprocess
>>> import jc