README: update Intro
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 24 Jun 2019 07:59:10 +0000 (09:59 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 24 Jun 2019 07:59:10 +0000 (09:59 +0200)
README

diff --git a/README b/README
index be15f51317c3a4be5928aea2fea486620da9a598..bcb49d879efa68c360e398dcdc7bd61ffd4b76f5 100644 (file)
--- a/README
+++ b/README
@@ -9,11 +9,11 @@
 
 [> Intro
 --------
-LiteX is a FPGA design/SoC builder that can be used to build cores, create
-SoCs and full FPGA designs.
+LiteX is a MiSoC-based SoC builder using Migen as Python DSL that can be used
+to create SoCs and full FPGA designs.
 
-LiteX is based on Migen and provides specific building/debugging tools for
-a higher level of abstraction and compatibily with the LiteX core ecosystem.
+LiteX provides specific building/debugging tools for high level of abstraction
+and compatibily with the LiteX core ecosystem.
 
 Think of Migen as a toolbox to create FPGA designs in Python and LiteX as a
 toolbox to create/develop/debug FPGA SoCs in Python.