diff --git a/update-README.md b/update-README.md index d1eb442..a77651b 100644 --- a/update-README.md +++ b/update-README.md @@ -1,3 +1,4 @@ # Swapping I have made a efficient code to swap Two numbers using pointer. +Use of reference '&' can also be done along woth editing the data type as per requirement to suit user needs. This code appears to be efficient but new Ideas are always welcomed.