From ed983eec34f6939352e8f638dbc3e5569559dda9 Mon Sep 17 00:00:00 2001
From: Penk Chen <penk@cutiepi.io>
Date: Thu, 7 Jan 2021 13:58:57 +0900
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index be4dd53..9267f04 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,20 @@
 # CutiePi board V2.0
 
-This repository provides a custom carrier board designed for the open source CutiePi tablet project, to make use of the Raspberry Pi Compute Module.
-CutiePi board vesion 2 is a Raspberry Pi Compute Module 4 compatible design. 
+This repository provides a custom carrier board designed for the open source CutiePi tablet project, to make use of the Raspberry Pi Compute Module 4.
 
-![](https://i.imgur.com/iEHJjWj.png) 
+![](https://i.imgur.com/2CRDnXp.jpg) 
 
 #### This project is still under active development. 
 
-## Contents  
+## Contents
 
 - Cadence OrCAD Schematic [CutiePi_V2.0-20201123.DSN](CutiePi_V2.0-20201123.DSN)
 - Cadence OrCAD/Allegro PCB file [CutiePi_V2_0.brd](CutiePi_V2_0_TapeOut/CutiePi_V2_0_PCB/CutiePi_V2_0.brd)
 - Bill of Materials [CutiePi_V2.0_BOM-20201119.xlsx](CutiePi_V2.0_BOM-20201119.xlsx)
 - PDF of schematic [CutiePi_V2.0_schematic-20201116.pdf](CutiePi_V2.0_schematic-20201116.pdf)
 
-## Copyright and License 
-Copyright (c) 2019-2020 Zhang "Iron Pillar" Hogan. All rights reserved.
+## Copyright and License
+Copyright (c) 2019-2021 Zhang "Iron Pillar" Hogan. All rights reserved.
 
 Part of CutiePi board's design is based on Pi Foundation's 
 [Compute Module 4 IO Board](https://github.com/raspberrypi/documentation/blob/master/hardware/computemodule/designfiles.md), and we are releasing it under the same [modified BSD license](LICENSE.txt).