From cb5aa8b0d2e912b3d12c8234c3b3ea3e8fd22cad Mon Sep 17 00:00:00 2001 From: Jason Chafin Date: Thu, 30 Jan 2020 10:35:29 -0800 Subject: [PATCH] README edit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77bfb47..bb2f7e8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [WordPress](https://github.com/wordpress/) plugin for [UC Santa,Cruz Science](https://science.ucsc.edu/). -This plugin contains the site's core functionality. Any custom post-types, taxonomies, or shrotcodes are defined in here rather than the theme. It is _theme independent_. If the current theme is changed at a future date, this plugin will ensure the any custom functionality remains. +This plugin contains the site's core functionality. Any custom post-types, taxonomies, or shrotcodes are defined in here rather than the theme, making it _theme independent_. If the current theme is changed at a future date, this plugin will ensure the any custom functionality remains. This plugin contains the following library structure; however, it can be expanded greatly: