## Table of Contents - [Introduction to Geometry](lessons/introduction-to-geometry/README.md) - [Angles and Planes](lessons/angles-and-planes/README.md) - [Interactive Examples](examples/interactive-examples/)
A comprehensive repository of geometry lessons, examples, and exercises. geomtry lessons github
# Contributing to Geometry Lessons
## How to Contribute - Fork the repository - Make your changes - Submit a pull request Finally, consider adding a license to your repository to specify how others can use your content. │ │ └── exercises
## Key Concepts - Points, lines, and planes - Properties of lines and angles │ └── solutions/ │ ├── solution1
geometry-lessons/ ├── README.md ├── lessons/ │ ├── introduction-to-geometry/ │ │ ├── README.md │ │ ├── images/ │ │ │ ├── lesson1-image1.png │ │ │ └── ... │ │ └── exercises.md │ ├── angles-and-planes/ │ │ ├── README.md │ │ └── ... │ └── ... ├── examples/ │ ├── interactive-examples/ │ │ ├── example1.html │ │ └── ... │ └── solutions/ │ ├── solution1.md │ └── ... └── resources/ ├── videos/ │ ├── video1.mp4 │ └── ... └── downloads/ ├── worksheets.pdf └── ... Your README.md file should introduce the project, provide navigation instructions, and include any relevant information about the content, such as the level of the lessons (beginner, intermediate, advanced).
Powered by Discuz! X3.4
Copyright © 2001-2020, Tencent Cloud.