Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved README.md #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Place: E14-341
Contact: [[email protected]]([email protected])

You are welcome to contact us via email. However, if you think your
question would be useful for others to see, please file it as [an issue](https://github.com/mit-dci/mas.s62/issues)
question would be useful for other users also, please file it as [an issue](https://github.com/mit-dci/mas.s62/issues)
in this repository!

Description:
Expand All @@ -38,7 +38,7 @@ TA: James Lovejoy [[email protected]]([email protected])

## Schedule

NOTE: The schedule is in flux and subject to change.
NOTE: The schedule is in flexible and is subject to change.


| # | Date | Lecturer | Topic | Readings | Lecture Notes | Labs |
Expand Down Expand Up @@ -87,12 +87,12 @@ presentation and a ~4 page paper on one of the following:

Project proposals are due 2018-04-18 29:59 EDT - submit them via github repo. (e-mail is also OK if you can get git to work)

1. Design and implement an application or system
2. Add a new feature to an existing system like Bitcoin, Ethereum, or another cryptocurrency or shared ledger implementation
3. Propose a formalization in this space for a topic that has not been formalized yet
4. Pose and solve an interesting problem
1. Design and implement an application or system.
2. Add a new feature to an existing system like Bitcoin, Ethereum, or another cryptocurrency or shared ledger implementation.
3. Propose a formalization in this space for a topic that has not been formalized yet.
4. Pose and solve an interesting problem.

## Final Project Submission

Fork this repo on github and add your materials to the projects folder. Make a subfolder with the name of your project so that it's organized. Also, please include a LISCENSE file describing the license for the source code of the project material, as people out there on the internet may be insterested in using this code and / or collaborating.
Fork this repository on github and add your materials to the projects folder. Make a subfolder with the name of your project so that it's organized. Also, please include a LISCENSE file describing the license for the source code of the project material, as people out there on the internet may be insterested in using this code and / or collaborating.
Please submit PRs but Wednesday night, and I'll merge them.