Quellcode durchsuchen

Improved README formatting.

Aidan Follestad vor 10 Jahren
Ursprung
Commit
d6651ac886
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -8,7 +8,7 @@ The code you see below is also found in the sample project. You can download a A
 
 #### Version 0.2.0
 
-Action buttons must be explicitly shown by setting text to them. The buttons will be hidden in any dialog type if no text is passed for them. This also allows you to display neutral or negative action buttons individually without relying on positive text.
+> Action buttons must be explicitly shown by setting text to them. The buttons will be hidden in any dialog type if no text is passed for them. This also allows you to display neutral or negative action buttons individually without relying on positive text.
 
 ---