windhamdavid 8 months ago
parent
commit
75679e38c1
1 changed files with 25 additions and 1 deletions
  1. 25 1
      README.md

+ 25 - 1
README.md

@@ -2,6 +2,29 @@
 
 ## Upstate Health Partners
 
+WordPress theme tailored easy editing in in Gutenberg with limited formatting controls to maintain design consistency. The simple site layout can be explanded with additional templates, parts, and patterns.
+
+```css
+/*!
+Theme Name: UHP
+Theme URI: http://upstatehealthpartners.com/
+Author: windhamdavid
+Author URI: https://davidwindham.com
+Description: A Theme for Upstate Health Partners
+Version: 0.1.0
+Tags: Full Site Editing, Blocks, Patterns
+Requires PHP: 7.0
+Tested up to: 6.5
+License: GNU General Public License v2 or later
+License URI: http://www.gnu.org/licenses/gpl-2.0.html
+
+Thanks:
+2024 * GNU GPL v2 or later - https://github.com/WordPress/twentytwentyfour
+*/
+```
+
+### Dev 
+
 - local - [https://srh.ovid/uhp/](https://srh.ovid/uhp/)
 - stage - [https://uhp.davidwindham.com](https://uhp.davidwindham.com)
 - prod  - [http://upstatehealthpartners.com/](http://upstatehealthpartners.com/)
@@ -12,4 +35,5 @@
 
 - 24/04/04 - Init
 
-### Notes
+### Notes
+