Skip to content

Commit 4539de5

Browse files
authored
Update README.md
1 parent fb082a7 commit 4539de5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77
88
 
99

10+
## Introduction
11+
12+
Welcome to the official Millennium Plugin Database — a centralized repository that manages and curates all community and official plugins for the Millennium platform.
13+
This repository exists to provide a secure, version-controlled collection of plugins that are approved for use with Millennium. Each plugin is tracked as a Git submodule, allowing us to:
14+
15+
* Independently version plugins without relying on the latest changes from their original repositories.
16+
* Manually review all plugin updates before they reach end users, ensuring code integrity and preventing malicious behavior.
17+
* Provide a consistent, reliable plugin experience across all installations of Millennium.
18+
19+
Whether you're a plugin developer submitting updates or a user browsing available extensions, this database serves as the trusted source for all Millennium-compatible plugins.
20+
21+
 
22+
1023
### Submitting A Plugin
1124

1225
To submit a plugin to Millennium's plugin repository, open a pull request that adds your plugin as a submodule using the command

0 commit comments

Comments
 (0)