From 0c82463824ff8d99a15205296d52f4b2a294df0a Mon Sep 17 00:00:00 2001 From: Azalea Gui Date: Mon, 3 Apr 2023 10:45:44 -0400 Subject: [PATCH] [U] Add copyright notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 70a70f8..23358c8 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This repo includes: 1. A script to automatically add Taobao orders to Superbuy 2. Analysis of superbuy order data to rank the best shipping methods +**COPYRIGHT NOTICE**: Superbuy owns all rights to the data in this repo. If you are a Superbuy employee and would like me to remove this repo, please contact me. + ## Analysis The analysis can be found in the jupyter notebook [analysis.ipynb](analysis.ipynb).