Show mockup as main graphic. Remove unused placeholder.
[civicrm-core.git] / ext / afform / README.md
index 911fbf3b66eddbafaaf9e20ad7bc7aa6fdc9f04a..8d510dd8cee9e937a2608eb939dce2357d5a188e 100644 (file)
@@ -1,6 +1,11 @@
 # org.civicrm.afform (Early Proof of Concept)
 
-<!-- ![Screenshot](/images/screenshot.png) -->
+> You are looking at the `master` branch of a proof-of-concept module.  It
+> may change radically (without full curation of docs, etc).  For previous
+> iterations with more stable/cogent materials, check other branches (e.g.
+> `0.1`).
+
+![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:
@@ -19,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.
@@ -32,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)