additional README

This commit is contained in:
Matteo Manzinello 2020-07-30 12:38:49 +02:00
parent 10e981db9a
commit b99ffcfcb9
2 changed files with 26 additions and 0 deletions

19
examples/README.md Normal file
View File

@ -0,0 +1,19 @@
# 💌 Mailgo examples
Mailgo example to test functionalities, design...
## `index.html`
Simple examples of mailgo
## `index.[language].html`
Simple examples of mailgo in different languages
## `index.dark.html`
Simple examples of mailgo to test dark mode
## `index.windowconfig.html`
Simple examples of mailgo with `window.mailgoConfig`

7
extensions/README.md Normal file
View File

@ -0,0 +1,7 @@
# 💌 Mailgo extensions
Scripts to add in mailgo official extensions for Chrome and Firefox.
## // TODO
Remove this folder, add build process also in extensions in order to add `mailgo` from npm.