diff --git a/README.md b/README.md index b1034661..2a2b1d78 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ diff --git a/forked-repo.txt b/forked-repo.txt new file mode 100644 index 00000000..b0448de3 --- /dev/null +++ b/forked-repo.txt @@ -0,0 +1,5 @@ + curl -s https://api.github.com/repos/AdityaMore1210/mcino-Introduction-to-Git-and-GitHub | jq -r '.parent.clone_url' + +theia@theia-morea:/home/project$ curl -s https://api.github.com/repos/AdityaMore1210/mcino-Introduction-to-Git-and-GitHub | jq -r '.parent.clone_url' +https://github.com/ibm-developer-skills-network/mcino-Introduction-to-Git-and-GitHub.git +theia@theia-morea:/home/project$