mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 20:38:06 +02:00
Add a note about asterisk
This commit is contained in:
parent
615bc150a6
commit
dc9387effa
2 changed files with 4 additions and 2 deletions
3
README.md
vendored
3
README.md
vendored
|
@ -123,7 +123,8 @@ So, here ya go...
|
|||
|
||||
All the examples are structured like below:
|
||||
|
||||
> ### Some fancy Title
|
||||
> ### ▶ Some fancy Title *
|
||||
> The asterisk at the end of the title indicates the example was not present in the first release and has been recently added.
|
||||
>
|
||||
> ```py
|
||||
> # Setting up the code.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue