From 51d48c06e1a7f125498f197ac18b6d37e062a66e Mon Sep 17 00:00:00 2001 From: Zeeshan <66550180+ZeeshanK07@users.noreply.github.com> Date: Sat, 16 Oct 2021 00:28:05 +0530 Subject: [PATCH] Updated Readme.md Added "About" at the start which was needed for the introduction about the programme --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 35c2f17..e9a6116 100644 --- a/README +++ b/README @@ -1,3 +1,6 @@ +About +================= + Sample code from "Basic blockchain programming", a developer-oriented series about Bitcoin. http://davidederosa.com/basic-blockchain-programming/