Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Improve docs #20

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
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
Expand Up @@ -41,7 +41,7 @@ Course work goes under `core/` or `extras/`. It's all linked together by `index.

It's easiest to start at the end. Think of a fun and interesting topic to add to the extras. Then you can copy this file to get an idea for formatting.

## Editing Text
## TEXT EDITOR

* We use long-lines (no newlines in paragraphs) to keep diffs moderately sane.
* Code is indented with 4 spaces.
Expand Down