diff --git a/README.md b/README.md index bfe2a43..5bd7278 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ # hello-world -random -hi! -just trying to write about myself, because github tutorial! + +A "Hello, World!" program is a computer program that outputs or displays "Hello, World!" to a user. Being a very simple program in most programming languages, it is often used to illustrate the basic syntax of a programming language for a working program, and as such is often the very first program people write.