Skip to content

Commit bee8f88

Browse files
committed
Update README.md
1 parent 9b25445 commit bee8f88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![python-varname][7]
1+
![varname][7]
22

33
[![Pypi][3]][4] [![Github][5]][6] [![PythonVers][8]][4] [![Travis building][10]][11] [![Codacy][12]][13] [![Codacy coverage][14]][13] [![Chat on gitter][17]][18]
44

@@ -235,12 +235,12 @@ a == b
235235
```
236236

237237
## Reliability and limitations
238-
`python-varname` is all depending on `executing` package to look for the node.
238+
`varname` is all depending on `executing` package to look for the node.
239239
The node `executing` detects is ensured to be the correct one (see [this][19]).
240240

241241
It partially works with environments where other AST magics apply, including
242242
`pytest`, `ipython`, `macropy`, `birdseye`, `reticulate` with `R`, etc. Neither
243-
`executing` nor `python-varname` is 100% working with those environments. Use
243+
`executing` nor `varname` is 100% working with those environments. Use
244244
it at your own risk.
245245

246246
For example:

0 commit comments

Comments
 (0)