Skip to content

Commit 385e1c0

Browse files
committed
Clarify relationship between the main project website and these docs.
1 parent 832eeb9 commit 385e1c0

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ Started](docs/getting-started.md).
2121

2222
There is [more documentation about the emulator and its tools](docs),
2323
including a [Design Overview](docs/OVERVIEW.md). See also the [TX-2
24-
Project's website](https://tx-2.github.io/).
24+
Project's website](https://tx-2.github.io/), which includes
25+
information about the TX-2 computer, the software which ran on it, and
26+
our effort to make ti run again.
2527

2628
## Contributing
2729

docs/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
This folder contains documentation about the simulator itself. For
2-
documentation about the TX-2, please see the [TX-2 project's web
3-
page](https://tx-2.github.io/).
1+
This folder contains documentation about the simulator program itself.
2+
For documentation about the TX-2 and our efforts to bring back this
3+
important computer and its software, please see the [TX-2 project's
4+
web page](https://tx-2.github.io/).
45

56
You might want to read:
67

docs/assembler/limitations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ implemented.
4444
The Users Handbook mentions the ☛☛DEMO metacommand but doesn't explain
4545
what it does, so this is not implemented.
4646

47-
## TX-2 Project Issues
47+
## TX-2 Simulator Project Issues
4848

4949
See the [TX-2 Simulator project's
5050
issues](https://github.com/TX-2/TX-2-simulator/issues) for a full list

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Getting Started
22

3-
This project has several components:
3+
The TX-2 emulator repository includes several components:
44

55
- Command-line tools for assembling, disassembling and inspecting TX-2
66
programs

0 commit comments

Comments
 (0)