Update README.md
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
## Udacity Nanodegree Intermediate Python
|
# Udacity Intermediate Python Nanodegree Projects
|
||||||
|
|
||||||
[Project: Exploring Near-Earth Objects](Exploring_Near_Earth_Objects/)
|
Two projects demonstrating object-oriented design, data processing, command-line applications, and web development in Python.
|
||||||
|
|
||||||
|
## Projects
|
||||||
|
|
||||||
|
- [Exploring Near-Earth Objects](Exploring_Near_Earth_Objects/) - query and export NASA/JPL near-Earth object and close-approach data.
|
||||||
|
- [Meme Generator](Meme_Generator/) - create memes from images and quotes using a CLI or Flask web app.
|
||||||
|
|
||||||
|
See each project README for setup, usage, and architecture details.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This repository is available under the terms in [`LICENSE`](LICENSE).
|
||||||
|
|||||||
Reference in New Issue
Block a user