diff --git a/lectures/14_operators/README.md b/lectures/14_operators/README.md index 7375e37..6d6786d 100644 --- a/lectures/14_operators/README.md +++ b/lectures/14_operators/README.md @@ -1,3 +1,5 @@ +# Announcements + # Lecture 14 --- Operators & Friends - Operators as non-member functions, as member functions, and as friend functions.