Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Intro (for people new to Go)
# Intro (for people new to Golang)

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an inline comment 3

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an inline comment

- Check out [A Tour of Go](https://tour.golang.org/welcome/1) to learn Go syntax

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an inline comment 2

- Download Go [Downloads](https://golang.org/dl/)

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an inline comment, created by clicking 'Comment' instead of 'Start a review'

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a inline comment, created with 'Start a review'

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an inline comment 1

- Walk through [How to Write Go Code](https://golang.org/doc/code.html) to learn how to fetch, build, and install Go code on your local machine
Comment thread
JohnAmadeo marked this conversation as resolved.
Expand Down