mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
formatting
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user