Procházet zdrojové kódy

Improved README formatting.

Aidan Follestad před 10 roky
rodič
revize
d6651ac886
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.
 
 ---