diff --git a/README.md b/README.md index b103466139..ff569f0181 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +2022 XYZ, Inc. \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000000..fa90e57e99 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "jbbmo-Introduction-to-Git-and-GitHub", + "lockfileVersion": 3, + "requires": true, + "packages": {} +}