diff --git a/README.md b/README.md index 86ac5fd..a44ac6d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +#Start + # REST API starter This application is the start point for Sprint 1 of the Lloyds Bank Group Modern Engineering Bootcamp Project Specification. diff --git a/nikki.py b/nikki.py new file mode 100644 index 0000000..8fcd4b3 --- /dev/null +++ b/nikki.py @@ -0,0 +1 @@ +print("Nikki needs to take better notes") \ No newline at end of file