diff --git a/README.md b/README.md index 2974bdaf7f59772e1d80ec3d39fd63ab9ada95f3..f94c053f4701ecb6d2eed0321f61f33687fcce27 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,22 @@ -#Dynamic Entity Reference [![Build Status](https://travis-ci.org/jibran/dynamic_entity_reference.svg?branch=8.x-1.x)](https://travis-ci.org/jibran/dynamic_entity_reference) +#Dynamic Entity Reference + ##Overview + [Dynamic Entity Reference](https://www.drupal.org/project/dynamic_entity_reference) provides a field type/widget/formatter combination for Drupal 8 that allows an entity-reference field to reference more than one entity type. ![Dynamic Entity Reference](https://www.drupal.org/files/project-images/Screen%20Shot%202014-06-11%20at%208.00.21%20am.png) + ##Features + Create a single field to hold references to Users and Nodes. Or Terms and Nodes, or all three. ##Requirements + Field ##Known problems + Please use the [issue queue](https://www.drupal.org/project/issues/dynamic_entity_reference) to report problems ##Credits + Development being undertaken by [@larowlan](https://www.drupal.org/u/larowlan) and [@jibran](https://www.drupal.org/u/jibran) of [PreviousNext](https://www.drupal.org/marketplace/previousnext)