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: book/06-github/sections/1-setting-up-account.asc
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,11 @@ Go ahead and do this; it's pretty important (as we'll see later).
13
13
14
14
[NOTE]
15
15
====
16
-
GitHub provides all of its functionality with free accounts, with the limitation that all of your projects are fully public (everyone has read access).
17
-
GitHub's paid plans also include the option of creating private projects, but we won't be covering those in this book.
16
+
GitHub provides almost all of its functionality with free accounts, except some advanced features.
17
+
Additionally, private repositories are limited to 3 collaborators.
18
+
19
+
GitHub's paid plans include advanced tools and features as well as increased limits for free services, but we won't be covering those in this book.
20
+
To get more information about available plans and their comparison, visit https://github.com/pricing[].
18
21
====
19
22
20
23
Clicking the Octocat logo at the top-left of the screen will take you to your dashboard page.
0 commit comments