diff --git a/README.md b/README.md index 3490a1e..5ca3dba 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Projects for WordPress® +# Projects Portfolio -Create a beautifully structured, developer-first showcase directory for your WordPress® plugins, themes, and patterns - powered by GitHub. +Create a beautifully structured, developer-first showcase directory for your WordPress® plugins, themes, and patterns - powered by [GitHub](https://git.keithsolomon.net/Solo-Web-Works/Projects-Portfolio). ## What It Does -**Projects for WordPress®** adds a custom post type (`projects`) and taxonomy (`project-type`) to your WordPress® admin, allowing you to: +**Projects Portfolio** adds a custom post type (`projects`) and taxonomy (`project-type`) to your WordPress® admin, allowing you to: - Add plugins, themes, or patterns as projects. - Connect each project to a GitHub repository. @@ -26,13 +26,13 @@ Create a beautifully structured, developer-first showcase directory for your Wor ### From GitHub -1. **Download the latest ZIP** from the [GitHub Releases page](https://github.com/robertdevore/projects-portfolio/releases). +1. **Download the latest ZIP** from the [GitHub Releases page](https://git.keithsolomon.net/Solo-Web-Works/Projects-Portfolio/releases). 2. Go to your WordPress® Dashboard → Plugins → Add New → Upload Plugin. 3. Upload the ZIP and activate the plugin. ### From [keithsolomon.net](https://keithsolomon.net) -1. Visit the official plugin page: [Projects for WordPress®](https://keithsolomon.net/projects/projects-portfolio). +1. Visit the official plugin page: [Projects Portfolio](https://keithsolomon.net/projects/projects-portfolio). 2. Download the ZIP. 3. Install it via the WordPress® dashboard like above. diff --git a/projects-for-wordpress.php b/projects-portfolio.php similarity index 100% rename from projects-for-wordpress.php rename to projects-portfolio.php