diff --git a/README.md b/README.md index 1da4902..7399da3 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,3 @@ -# ReaPack Repository Template +# smandrap ReaScripts -A template for GitHub-hosted ReaPack repositories with automated -[reapack-index](https://github.com/cfillion/reapack-index) -running from GitHub Actions. - -Replace the name of the repository in [index.xml](/index.xml) when using this template. -This will be the name shown in ReaPack. - -```xml - -``` - -Replace the contents of this file ([README.md](/README.md)). -This will be the text shown when using ReaPack's "About this repository" feature. - -reapack-index looks for package files in subfolders. -The folder tree represents the package categories shown in ReaPack. - -Each package file is expected to begin with a metadata header. -See [Packaging Documentation](https://github.com/cfillion/reapack-index/wiki/Packaging-Documentation) on reapack-index's wiki. - -The URL to import in ReaPack is [https://github.com/``/``/raw/master/index.xml](https://github.com/cfillion/reapack-repository-template/raw/master/index.xml). +The URL to import in ReaPack is [https://github.com/smandrap/Reascripts/raw/master/index.xml](https://github.com/smandrap/ReaScripts/raw/master/index.xml).