Skip to content

Commit

Permalink
Bring more inline with main repo README
Browse files Browse the repository at this point in the history
  • Loading branch information
thatblindgeye committed Feb 14, 2022
1 parent e4c0453 commit e6ac35c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# The Odin Project Curriculum

The Odin Project (TOP) is an open-source community for learning full-stack web development. Our mission is to provide a comprehensive curriculum to learn web development for free. We help users learn the skills and build the impressive portfolio of projects they need to get hired as a web developer.

The curriculum is divided into distinct courses, each covering the subject language in depth. Each course contains a listing of lessons interspersed with multiple projects. These projects give users the opportunity to practice what they are learning, thereby reinforcing and solidifying the theoretical knowledge learned in the lessons. Completed projects may then be included in the user's portfolio.
[The Odin Project](https://www.theodinproject.com/) (TOP) is an open-source curriculum for learning full-stack web development. Our curriculum is divided into distinct courses, each covering the subject language in depth. Each course contains a listing of lessons interspersed with multiple projects. These projects give users the opportunity to practice what they are learning, thereby reinforcing and solidifying the theoretical knowledge learned in the lessons. Completed projects may then be included in the user's portfolio.

Lessons are structured through a combination of original written content and a compilation of carefully curated resources from the web. This is where the contributing happens!

This repo houses the curricular content used on [The Odin Project](http://theodinproject.com) website, whereas our [main TOP repo](https://github.com/TheOdinProject/theodinproject) houses the front-end and back-end code.
This repo contains the actual lesson files used on our website. For the actual TOP app that pulls in this lesson content and contains our front-end and back-end code, please go to the [main TOP repo](https://github.com/TheOdinProject/theodinproject).

The TOP community can be found in our [Discord chat rooms](https://discord.gg/fbFCkYabZB).
Our community can be found on the [TOP Discord server](https://discord.gg/fbFCkYabZB).

## Contributing

Expand Down

0 comments on commit e6ac35c

Please sign in to comment.