From 1eb50a58dd34fb4d27f5805c0e1263a7d86d085e Mon Sep 17 00:00:00 2001 From: aphandersen Date: Sat, 18 Apr 2026 21:02:26 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d06d00f..70aff60 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Ansico-plugins +# Ansico plugins -WP plugin that makes it possible to install and update other Ansico plugins on your WP site. It connect to this Forgejo server. \ No newline at end of file +Ansico plugins gives access to Ansico WP plugin directory, where Ansico plugins can be installed and updated. Not all Ansico plugins are published through WordPress official plugin directory, so to access all plugins this plugin must be installed. \ No newline at end of file From ec08c13637360aaf9592f046aed0c4d9c179157e Mon Sep 17 00:00:00 2001 From: aphandersen Date: Sat, 18 Apr 2026 21:13:25 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70aff60..9e7738d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # Ansico plugins -Ansico plugins gives access to Ansico WP plugin directory, where Ansico plugins can be installed and updated. Not all Ansico plugins are published through WordPress official plugin directory, so to access all plugins this plugin must be installed. \ No newline at end of file +Ansico plugins gives access to Ansico WP plugin directory, where Ansico plugins can be installed and updated. Not all Ansico plugins are published through WordPress official plugin directory, so to access all plugins this plugin must be installed. + +## Installation + +1. Go to Plugins - Add plugin - Upload plugin. +2. Upload plugin and activate it. +3. Check out plugins on Plugins - Ansico plugins. + +## Changelog + +- 1.0.0: First release. \ No newline at end of file