diff --git a/README.md b/README.md index e96c489..66e3c0c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # qr-challenge-1 ### How to Contribute -Head to the issues page to see how you can contribute to this repo. -If you;ve figured out how to fix things here then refer to ```CONTIRBUTING.md``` to get started! + +Head to the issues page to see how you can contribute to this repo. +If you;ve figured out how to fix things here then refer to `CONTIRBUTING.md` to get started! ### Winners: -1.(Add Name Here) + +1. Miłosz Przybylski diff --git a/www/index.html b/www/index.html index 01f161e..638647b 100644 --- a/www/index.html +++ b/www/index.html @@ -1,34 +1,36 @@ -
-+ ++Open Source Software + + + +What is open source software?
+The term "open source" refers to something people can modify and share because its design is publicly accessible. Open source software is software with source code that anyone can inspect, modify, and enhance. "Source code" is the part of software that most computer users don't ever see; it's the code computer programmers can - - manipulate to change how a piece of software—a "program" or "application"—works. Programmers who have access to a computer - + + manipulate to change how a piece of software—a "program" or "application"—works. Programmers who have access to a computer + program's source code can improve that program by adding features to it or fixing parts that don't always work correctly. --
- Source : opensource.com - - - \ No newline at end of file +