You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
15
15
- Interface Projects
16
16
- Project Collaborators
17
17
- User Status
18
-
2. Advanced level Tutorial
18
+
2. Advanced level tutorial
19
19
- TeamCode 💗 Git
20
20
- Interface Feed
21
21
- Interface Statistics
@@ -27,7 +27,7 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
27
27
28
28
## Entry level tutorial
29
29
### What is TeamCode?
30
-
eamCode is an online coding tool centred in provide an in-real-time communication between a team conformed by an Owner, a Writer and Auditors.
30
+
TeamCode is an online coding tool centred in provide an in-real-time communication between a team conformed by an Owner, a Writer and Auditors.
31
31
32
32
TeamCode provides you with the tools to upload your projects and share or discuss changes while you are live sharing these modifications with your teammates.
33
33
@@ -86,7 +86,7 @@ Inside the project, we already know the "Writer" and "Collaborator" roles. Apart
86
86
There is a reason why Auditors can still write even if their changes are not uploaded into the TeamCode project. To introduce the aim of this feature we need to introduce first the "Secret Folders/Files".
87
87
88
88
#### Secret Folders/Files
89
-
eamCode has an extra feature for the most advanced users. Secret Feature allows you to create files and folder which will **NEVER** be uploaded to the server or shared to the rest of the team by only adding a dot "." before the file or folder name.
89
+
TeamCode has an extra feature for the most advanced users. Secret Feature allows you to create files and folders which will **NEVER** be uploaded to the server or shared to the rest of the team by only adding a dot "." before the file or folder name.
90
90
This feature consists of two aims:
91
91
- Provide the users with the tools to avoid uploading extra-large files into the server and collapse their user-disk space. While they will still be able to work with this file locally.
92
92
- Provide users with the tools to recreate a Git Structure.
0 commit comments