From 3d49410d284750ac7983e0c0b8159cc80f1aee25 Mon Sep 17 00:00:00 2001 From: Skye Terran Date: Tue, 17 Aug 2021 16:27:24 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a990b4..c19a8a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Neutrino -## A minimal, human-readable exchange format for 3D scene data +## A flexible exchange format for 3D scene data > A neutrino is a fermion (an elementary particle) that interacts only via the weak interaction and gravity. The neutrino is so named because it is electrically neutral and because its rest mass is so small that it was long thought to be zero. The rest mass of the neutrino is much smaller than that of the other known elementary particles excluding massless particles. Neutrinos typically pass through normal matter unimpeded and undetected. - [Neutrino on Wikipedia](https://en.wikipedia.org/wiki/Neutrino) @@ -9,7 +9,6 @@ Neutrino should have: 1. Reliable core data structure -2. Human-readable syntax 3. Simple cross-platform integration 4. Safe extensibility