From 323195f4ad099a0f028e3043950d241ad8d15b37 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Tue, 4 Dec 2018 17:12:38 +0100 Subject: De-nest libs contracts --- contracts/libs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contracts/libs/README.md') diff --git a/contracts/libs/README.md b/contracts/libs/README.md index 42548f7c3..66eedf6be 100644 --- a/contracts/libs/README.md +++ b/contracts/libs/README.md @@ -6,8 +6,8 @@ Smart contracts libs used in the 0x protocol. Contracts can be found in the [contracts](./contracts) directory. The contents of this directory are broken down into the following subdirectories: -* [protocol](./contracts/protocol) - * This directory contains the libs used by protocol contracts. +* [libs](./contracts/protocol) + * This directory contains the libs. * [test](./contracts/test) * This directory contains mocks and other contracts that are used solely for testing contracts within the other directories. -- cgit v1.2.3