wayfair-archive / awesome-learning-exercises

Awesome Learning Exercises - the source code for the Awesome Learning platform.
https://wayfair.github.io/awesome-learning/
BSD 2-Clause "Simplified" License
15 stars 19 forks source link

Lesson repositories should default to a README as their "main" field #52

Open SheaBelsky opened 4 years ago

SheaBelsky commented 4 years ago

With the loss of the ability to point to a testing file in #51 , we should have all repos point to a human-readable README file (with instructions on where to begin) if they cannot immediately start coding. We need to do this for our Array Methods, Data Types, Functions and Scopes, and Promises courses, but the courses on React Hooks and Testing already have descriptive "starting" points where this should not be necessary.