diff --git a/README.md b/README.md index b72189c..b8ffc57 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ Yash Kumar Gupta Kunal Rustagi. Ayush Arora Anish Agrawal +Rahul Singh Rawat 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; }