diff --git a/index.html b/index.html
index c304b13..fd065d4 100644
--- a/index.html
+++ b/index.html
@@ -129,14 +129,12 @@
- Status: Working & Under Development (26 Nov 2019)
+
+ Status: Works Fine (October 2020)
- Welcome to Profile Studio - a generator and editor for JSON Resume files.
-
- No registration required. No data stored.
+ Welcome to JSON Resume Studio - a generator and editor for JSON Resume files.
To create a JSON resume file:
@@ -144,6 +142,10 @@
@@ -165,8 +171,8 @@
with additional attributes found at https://github.com/jsonresume/resume-schema/blob/v1.0.0/schema.json. Enjoy! Enjoy!
+ All the magic happens in your local browser. No registration possible, even if you wanted to. No data stored.
(See an example here.)
@@ -155,6 +157,10 @@
View your live resume on jsonresume.org by browsing to https://registry.jsonresume.org/{your_github_username}.
(see an example here.)
"url" attributes are current identified as "website" per the published shema at jsonresume.org.
- Developed by Jason Snelders.
- Source code at https://github.com/jsnelders/profile-studio.
+ Developed by Jason Snelders and Chris Mann.
+ Source code at https://github.com/chris2fr/profile-studio.