From f27a377236883f8fe704090c42198c01970cbf98 Mon Sep 17 00:00:00 2001 From: PH Tools Date: Sun, 2 Oct 2022 23:10:42 +0200 Subject: [PATCH] Update README.md --- README.md | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 7ca604c..f39e550 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# PHX (Passive House Exchange) -The Passive House Exchange (PHX) model standard and libraries are free plugins which enable users to move their building model data in and out of the energy modeling software packages such as the Passive House Planning Package (PHPP) and WUFI-Passive. +# PHX (Passive House Exchange): +The Passive House Exchange (PHX) model standard and libraries enable users to move their building model data in and out of energy modeling software platforms such as the Passive House Planning Package (PHPP) and WUFI-Passive. -This library can be used as part of a [Honeybee-PH plugin](https://github.com/PH-Tools/honeybee_ph) workflow, or on its own using the command-line or other GUI tools. Some workflows have been created for use within the [Rhino-3D](https://www.rhino3d.com/) software which are the most typical workflow. +This library can be used as part of a [Honeybee-PH plugin](https://github.com/PH-Tools/honeybee_ph) workflow, or on its own using the command-line or other user-created GUI tools. Certain workflows have been created for use within the [Rhino-3D](https://www.rhino3d.com/) software which are the most typical workflow. -Packages: +## Packages: - **from_HBJSON:** Modules used to create a new PHX model from an existing HBJSON file which has been created using the [Honeybee-PH plugin](https://github.com/PH-Tools/honeybee_ph). - **from_WUFI_XML:** Modules used to create a new PHX model from an existing WUFI-Passive XML file. @@ -16,15 +16,8 @@ Packages: - **to_WUFI_XML:** Libraries to allow for the export of a WUFI-Passive XML file with all of the PHX model data. This XML file can then be opened from within the WUFI-Passive application. -# Install -for detailed installation instructions, -* Check out the website for detailed instructions here: http://www.passivehousetools.com/honeybee_ph.html -* Watch a detailed walkthrough of the download/install process here: _____________________ - -# How-To -For more information on the use of these tools, check out the YouTube playlist here: - -and the Passive House Tools website: +# More Information: +For more information on the use of these tools, check out the the Passive House Tools website: http://www.PassiveHouseTools.com ![Tests](https://github.com/PH-Tools/PHX/actions/workflows/ci.yaml/badge.svg )