Skip to content

Commit 202e059

Browse files
committed
update readme
1 parent 37eae59 commit 202e059

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Simple Idealized 1D NLSE Solver
2-
2+
[![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)](https://www.python.org/downloads/)
33
[![License: WTFPL](https://img.shields.io/badge/License-WTFPL-brightgreen.svg)](http://www.wtfpl.net/about/)
4+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
45

56

67
A flexible and efficient solver for the 1D Nonlinear Schrödinger Equation (NLSE)

0 commit comments

Comments
 (0)