Browse Source

:ok_hand:

windhamdavid 4 years ago
parent
commit
c3ef218c7a
1 changed files with 4 additions and 6 deletions
  1. 4 6
      README.md

+ 4 - 6
README.md

@@ -15,10 +15,10 @@ with an enviroment that's easy to replicate between machines.
 2020 - ( Updated v 0.2.0 ) Inspiration from [Develop-Wordpress](https://github.com/WordPress/wordpress-develop), [Roots](https://github.com/roots/), [Square-One](https://github.com/moderntribe/square-one), & [Laravel](https://github.com/laravel/laravel).
 2020 - ( Updated v 0.2.0 ) Inspiration from [Develop-Wordpress](https://github.com/WordPress/wordpress-develop), [Roots](https://github.com/roots/), [Square-One](https://github.com/moderntribe/square-one), & [Laravel](https://github.com/laravel/laravel).
 Trying to use the smallest dev footprint possible closely matching the WordPress core workflow alongside of a full suite of development tools. Prefer to use Git version of Wordpress to enable switching versions quickly. Prefer using Composer for plugins to avoid git submodule hell.
 Trying to use the smallest dev footprint possible closely matching the WordPress core workflow alongside of a full suite of development tools. Prefer to use Git version of Wordpress to enable switching versions quickly. Prefer using Composer for plugins to avoid git submodule hell.
 
 
-####Built With:
+#### Built With:
 [Wordpress](https://github.com/WordPress/WordPress), [Node](https://github.com/joyent/node), [NPM](https://github.com/npm/npm), [Grunt](https://github.com/gruntjs/grunt), [Composer](https://github.com/composer/composer), [Travis CI](https://github.com/travis-ci)
 [Wordpress](https://github.com/WordPress/WordPress), [Node](https://github.com/joyent/node), [NPM](https://github.com/npm/npm), [Grunt](https://github.com/gruntjs/grunt), [Composer](https://github.com/composer/composer), [Travis CI](https://github.com/travis-ci)
 
 
-####Usage
+#### Usage
 
 
 	$ git clone git@github.com:windhamdavid/wp.git
 	$ git clone git@github.com:windhamdavid/wp.git
 	$ npm install
 	$ npm install
@@ -33,17 +33,15 @@ Trying to use the smallest dev footprint possible closely matching the WordPress
 
 
 
 
 
 
-*****
-*****
 *****
 *****
 
 
-####ToDo:
+#### ToDo:
 setup tests
 setup tests
 add rsync
 add rsync
 *have fun*
 *have fun*
 
 
 
 
-####2020 Notes:
+#### 2020 Notes:
 Clean up old submodules.
 Clean up old submodules.
 
 
 	# Remove the submodule entry from .git/config
 	# Remove the submodule entry from .git/config