From 74fe1e03c6b5f8ac73edee0e09025ad616ce60cf Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Wed, 21 Oct 2015 19:24:27 -0200 Subject: [PATCH] Add project Project inspired by one of the questions in week 0 Course - Introduction to Computer Science - CS50 --- projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.md b/projects.md index 31fbad1..fb4ee7d 100644 --- a/projects.md +++ b/projects.md @@ -6,7 +6,7 @@ Projects created by OSSU's students for each course of our [**Computer Science** Project Title | Description | Authors | Repository :-- | :-- | :--: | :-- -| | | +Binary Machine | Convert decimal numbers to binary | [Eric Douglas](https://github.com/ericdouglas) | [binary-machine](https://github.com/ericdouglas/binary-machine) ### Introduction to Computer Science and Programming Using Python