diff --git a/README.md b/README.md index 438c897..da0a8de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Life Of (A)PI -The source code of story of an API. This is the simplest explanation of what an API is. The blog post (link below) uses an adapted story of Life of PI and a java program to explain what an API is. The story also explain the need for Javadoc and API documentation. +The source code of story of an API. This is the simplest explanation of what an API is. The blog post (link below) uses an adapted story of Life of PI and a java program to explain what an API is. The story also explains the need for Javadoc and API documentation. For context and explanation, see the blog post: https://thecontentgym.wordpress.com/2019/04/08/life-of-api/