You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-21Lines changed: 22 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# LAFS
2
2
3
-
A digital archive for a Landscape Architecture Film Series website from the early aughts
3
+
A digital archive of the Landscape Architecture Film Series website from the early aughts
4
4
5
5
## Table of Contents
6
6
@@ -38,7 +38,7 @@ This repository preserves a sentimental piece of personal digital history. What
38
38
39
39
To learn how this project came about, check out [_LAFS-DEV_](https://github.com/ggeerraarrdd/lafs-dev).
40
40
41
-

41
+

42
42
43
43
## Target Users
44
44
@@ -59,7 +59,7 @@ _LAFS_ is intended for:
59
59
## Project Structure
60
60
61
61
```text
62
-
film-series/
62
+
lafs/
63
63
│
64
64
├── app/
65
65
│ │
@@ -99,26 +99,25 @@ film-series/
99
99
100
100
## Quick Start
101
101
102
-
For developers familiar with Python environments who want to quickly get _LAFS_running, this one-command setup will launch the development server with default settings:
102
+
For those who want to get up and running quickly with default settings:
0 commit comments