From d7214be72713f020f2dffbac01a13442921cabce Mon Sep 17 00:00:00 2001 From: Alain Mosnier Date: Thu, 14 Dec 2017 22:45:59 +0100 Subject: [PATCH] Added comment about code review --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2f8d765..447e37b 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ it general. Its purpose is mainly to ease testing for the developer's host machine. The actual implementation is however extremely easy to include in any project, may it use GNU make or any other build tool. +## Code review + +This code has been posted for review at [Stack Exchange CODE +REVIEW](https://codereview.stackexchange.com/questions/182812/self-contained-sha-256-implementation-in-c). + ## License This repository is made available in the public domain. See [LICENSE