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 b5a33f7 commit ab89c1cCopy full SHA for ab89c1c
README.md
@@ -91,7 +91,7 @@ door.go(States.open); // start an async open
91
door.getSate() ; // === States.opened
92
door.isFinal() ; // === false. this becomes true after you break the door.
93
94
-
95
-// beautiful!
96
-// comments and suggestions are welcome.
+```
+Beautiful!
+Comments and suggestions are welcome.
97
0 commit comments