From 4b736ef441e300b926611af841ab54f7cffe2d19 Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Sun, 21 Feb 2021 17:34:08 +0100 Subject: [PATCH] typo and check todo --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3787ef0..463dee1 100644 --- a/readme.md +++ b/readme.md @@ -2,11 +2,11 @@ This is a simple webapp that helps **you** to understand neutrino oscillations. **Buy Now!** -_Just kidding_. It's just a plot of the neutrino survival propability +_Just kidding_. It's just a plot of the neutrino survival probability (initial state = electron neutrino) with adjustable parameters. ## See it in the Wild Head over to https://protagon.space/stuff/neutrino_oscillations/. ## Todo - - [ ] Make the initial state configurable (trivial...). + - [x] Make the initial state configurable (trivial...).