We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96198d commit e92c342Copy full SHA for e92c342
README.md
@@ -25,9 +25,9 @@ applications. It provides a simple API which is an extension of Python's built-i
25
of cmd to make your life easier and eliminates much of the boilerplate code which would be necessary
26
when using cmd.
27
28
-> [!IMPORTANT] cmd2 is now "feature complete" for the `2.x` branch and is actively working on the
+> :warning: **cmd2 is now "feature complete" for the `2.x` branch and is actively working on the
29
> 3.0.0 release on the `main` branch. New features will only be addressed in 3.x moving forwards. If
30
-> need be, we will still fix bugs in 2.x.
+> need be, we will still fix bugs in 2.x.**
31
32
## The developers toolbox
33
0 commit comments