Show mockup as main graphic. Remove unused placeholder.
[civicrm-core.git] / ext / afform / README.md
index 1071275c30d6681ec8c53e3724839da74ce6df02..8d510dd8cee9e937a2608eb939dce2357d5a188e 100644 (file)
@@ -5,7 +5,7 @@
 > iterations with more stable/cogent materials, check other branches (e.g.
 > `0.1`).
 
-<!-- ![Screenshot](/images/screenshot.png) -->
+![Screenshot](docs/sandbox/4-Repeatable-Entity-Blocks-Parent.png)
 
 The Affable Administrative Angular Form Framework (`afform`) is a system for administering AngularJS-based forms
 in CiviCRM which:
@@ -24,6 +24,7 @@ if you already have a basic understanding of CiviCRM API and AngularJS.  It is l
 * PHP v5.6+
 * CiviCRM v5.7+
 
+<!--
 ## Installation (Web UI)
 
 This extension has not yet been published for installation via the web UI.
@@ -37,6 +38,7 @@ install it with the command-line tool [cv](https://github.com/civicrm/cv).
 cd <extension-dir>
 cv dl org.civicrm.afform@https://github.com/totten/afform/archive/master.zip
 ```
+-->
 
 ## Installation (CLI, Git)