diff --git a/docs/html/GitURL.html b/docs/html/GitURL.html index 8428d9a..1e36559 100644 --- a/docs/html/GitURL.html +++ b/docs/html/GitURL.html @@ -1,4 +1,4 @@ - +

Git URL


How do I get my Git URL??

diff --git a/docs/html/InviteToProject.html b/docs/html/InviteToProject.html new file mode 100644 index 0000000..c49eeed --- /dev/null +++ b/docs/html/InviteToProject.html @@ -0,0 +1,15 @@ + +

Invite people to projects

+
+

Options

+ diff --git a/docs/md/InviteToProject.md b/docs/md/InviteToProject.md new file mode 100644 index 0000000..a5fde62 --- /dev/null +++ b/docs/md/InviteToProject.md @@ -0,0 +1,8 @@ +# Invite people to projects + +--- + +Options + +- **1.** Invite them using clicking their profile picture while they are viewing your project (DOESN'T WORK ON PRIVATE PROJECTS). +- **2.** Send them an invite link, which gives them access (editing, etc). To do this, go to the editor, click on the top left where it says 'Share', and there you go, send that invite link to them. \ No newline at end of file