Link to NASAs Apollo 11 mission overview, closes #287
This commit is contained in:
parent
d69771e247
commit
6581979a4a
27
README.md
27
README.md
@ -1,22 +1,22 @@
|
|||||||
# Apollo-11
|
# Apollo-11
|
||||||
[![NASA][6]]()
|
[![NASA][1]][2]
|
||||||
|
|
||||||
*Available in: [English][EN], [简体中文][ZH_CN], [正體中文][ZH_TW].*
|
*Available in: [English][EN], [简体中文][ZH_CN], [正體中文][ZH_TW].*
|
||||||
|
|
||||||
Original Apollo 11 guidance computer (AGC) source code for Command
|
Original Apollo 11 guidance computer (AGC) source code for Command
|
||||||
Module (Comanche055) and Lunar Module (Luminary099). Digitized by
|
Module (Comanche055) and Lunar Module (Luminary099). Digitized by
|
||||||
the folks at [Virtual AGC][0] and [MIT Museum][1]. The goal is to be
|
the folks at [Virtual AGC][3] and [MIT Museum][4]. The goal is to be
|
||||||
a repo for the original Apollo 11 source code. As such, PRs are
|
a repo for the original Apollo 11 source code. As such, PRs are
|
||||||
welcome for any issues identified between the transcriptions in this
|
welcome for any issues identified between the transcriptions in this
|
||||||
repository and the original source scans for [Luminary 099][2] and
|
repository and the original source scans for [Luminary 099][5] and
|
||||||
[Comanche 055][3], as well as any files I may have missed.
|
[Comanche 055][6], as well as any files I may have missed.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Please read [CONTRIBUTING.md][4] before opening a pull request.
|
Please read [CONTRIBUTING.md][7] before opening a pull request.
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
If you are interested in compiling the original source code, check
|
If you are interested in compiling the original source code, check
|
||||||
out [Virtual AGC][5].
|
out [Virtual AGC][8].
|
||||||
|
|
||||||
## Attribution
|
## Attribution
|
||||||
```plain
|
```plain
|
||||||
@ -97,10 +97,11 @@ APPROVED: RALPH R. RAGAN DATE: 28 MAR 69
|
|||||||
[EN]:README.md
|
[EN]:README.md
|
||||||
[ZH_CN]:README.zh_cn.md
|
[ZH_CN]:README.zh_cn.md
|
||||||
[ZH_TW]:README.zh_tw.md
|
[ZH_TW]:README.zh_tw.md
|
||||||
[0]:http://www.ibiblio.org/apollo/
|
[1]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg
|
||||||
[1]:http://web.mit.edu/museum/
|
[2]:https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html
|
||||||
[2]:http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/
|
[3]:http://www.ibiblio.org/apollo/
|
||||||
[3]:http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/
|
[4]:http://web.mit.edu/museum/
|
||||||
[4]:https://github.com/chrislgarry/Apollo-11/blob/master/CONTRIBUTING.md
|
[5]:http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/
|
||||||
[5]:https://github.com/rburkey2005/virtualagc
|
[6]:http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/
|
||||||
[6]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg
|
[7]:https://github.com/chrislgarry/Apollo-11/blob/master/CONTRIBUTING.md
|
||||||
|
[8]:https://github.com/rburkey2005/virtualagc
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# 阿波罗11号
|
# 阿波罗11号
|
||||||
[![NASA][6]]()
|
[![NASA][1]][2]
|
||||||
|
|
||||||
*Available in: [English](README.md), [简体中文](README.zh_cn.md), [正體中文](README.zh_tw.md).*
|
*Available in: [English](README.md), [简体中文](README.zh_cn.md), [正體中文](README.zh_tw.md).*
|
||||||
|
|
||||||
@ -78,4 +78,5 @@
|
|||||||
INSTRUMENTATION LABORATORY
|
INSTRUMENTATION LABORATORY
|
||||||
```
|
```
|
||||||
|
|
||||||
[6]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg
|
[1]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg
|
||||||
|
[2]:https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# 阿波羅11號
|
# 阿波羅11號
|
||||||
[![NASA][6]]()
|
[![NASA][1]][2]
|
||||||
|
|
||||||
*Available in: [English](README.md), [简体中文](README.zh_cn.md), [正體中文](README.zh_tw.md).*
|
*Available in: [English](README.md), [简体中文](README.zh_cn.md), [正體中文](README.zh_tw.md).*
|
||||||
|
|
||||||
@ -79,4 +79,5 @@
|
|||||||
美國實驗儀器公司
|
美國實驗儀器公司
|
||||||
```
|
```
|
||||||
|
|
||||||
[6]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg
|
[1]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg
|
||||||
|
[2]:https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html
|
||||||
|
Loading…
Reference in New Issue
Block a user