General Reference
📄️ Getting Started with Git
Git is a distributed version control and source code management tool that can save several snapshots of your project for version control.
📄️ Markdown Syntax
Markdown is a lightweight markup language used to format documents, widely favored by developers and extensively used in open-source projects for writing README files, issue comments, Pull Request descriptions, etc. This document will introduce you to some commonly used syntax and techniques of Markdown.