Skip to content

Commit 259b8b4

Browse files
committed
Fix bold text in README
1 parent 5035da6 commit 259b8b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ applications. It provides a simple API which is an extension of Python's built-i
2525
of cmd to make your life easier and eliminates much of the boilerplate code which would be necessary
2626
when using cmd.
2727

28-
> :warning: \*\*cmd2 3.0.0 has been released and there are some significant backwards
28+
> :warning: **`cmd2` 3.0.0 has been released and there are some significant backwards
2929
> incompatibilities from version `2.x`. Please see the
3030
> [Migration Guide](https://cmd2.readthedocs.io/en/latest/upgrades/) for tips on upgrading from
31-
> `cmd2` 2.x to 3.x.
31+
> `cmd2` 2.x to 3.x.**
3232
3333
## The developers toolbox
3434

0 commit comments

Comments
 (0)