UNPKG
admindo-plugin-about
Version:
latest (0.0.5)
rc (0.0.2-rc.1)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.2-rc.1
0.0.1
0.0.1-rc.2
0.0.1-rc.1
0.0.1-rc.0
Author credits plugin for AdminDO dashboard
admindo-plugin-about
/
README.md
10 lines
(6 loc)
•
228 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
# AdminDO Credits Plugin
An ES module plugin
for
[AdminDO](../../README.md) that displays credits and team information.
## Installation
```html <script
type
=
"module"
src=
"https://unpkg.com/admindo-plugin-about"
></script> ```