diff --git a/Hello.cpp b/Hello.cpp index 1978a88..33b8720 100644 --- a/Hello.cpp +++ b/Hello.cpp @@ -1 +1,3 @@ My name is Palak. + +ok \ No newline at end of file diff --git a/README.md b/README.md index 60ca119..b8ffc57 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # github_example exploring git/github - - +Yash Kumar Gupta Kunal Rustagi. +Ayush Arora Anish Agrawal +Rahul Singh Rawat diff --git a/fest.jpg b/fest.jpg new file mode 100644 index 0000000..37484df Binary files /dev/null and b/fest.jpg differ diff --git a/hey.cpp b/hey.cpp index e5ada73..ae75944 100644 --- a/hey.cpp +++ b/hey.cpp @@ -8,7 +8,7 @@ int main() { - cout<<"Hello IEEE "; + cout<<"Hello IEEE: This is Rahul Singh Rawat "; return 0; } diff --git a/index.html b/index.html new file mode 100644 index 0000000..a78a38e --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +hey thisis an html file. \ No newline at end of file diff --git a/test.html b/test.html new file mode 100644 index 0000000..2e78d61 --- /dev/null +++ b/test.html @@ -0,0 +1 @@ +heyy it's me.' \ No newline at end of file