Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 7ea7d1a

Browse files
committed
update the description
1 parent 0e46703 commit 7ea7d1a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
**This repository is a work in progress and is not yet documented.**
44

5-
Grid notation is a way to “write” grids. For more information, see the [spec](SPEC.md).
5+
After a few years of using GuideGuide, I became frustrated that I couldn't move beyond simple grid structures. What if I wanted a sidebar? What if I wanted to reposition the grid in the document? Grid notation is a human friendly(ish), written grid language. A string goes in, an array of guides comes out.
6+
7+
For more information, see the [spec](SPEC.md).
68

79
### Setup
810

SPEC.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Grid notation
22

3-
After a few years of using GuideGuide, I became frustrated that I couldn't move beyond simple grid structures. What if I wanted a sidebar? What if I wanted to reposition the grid in the document? Grid notation is written language for given commands to a grid parser. A string goes in, an array of guides comes out.
4-
53
## Grids
64

75
> <commands> [( [<options>][, <first offset> | <width> | <last offset> ])]

0 commit comments

Comments
 (0)