Преглед изворни кода

Improved README formatting.

Aidan Follestad пре 10 година
родитељ
комит
d6651ac886
1 измењених фајлова са 1 додато и 1 уклоњено
  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.
 
 ---