Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Amazingkivas authored Nov 3, 2024
1 parent 4e5bba0 commit df20cb1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Build|Test|Run](https://github.com/Amazingkivas/FDTD_Method/actions/workflows/main.yml/badge.svg)](https://github.com/Amazingkivas/FDTD_Method/actions/workflows/main.yml)
![Platforms](https://img.shields.io/badge/platform-linux-lightgrey.svg)

# FDTD Method

Expand All @@ -7,8 +8,6 @@ Finite-difference time-domain (FDTD) is a numerical analysis technique used for
This repository contains a C++ project with the main implementation of the method. The following python script is used for testing and visualization:
* `PlotScript/visualization.py`

**Supports Linux (WSL) + gcc only**

## 0. Download all submodules
```
git submodule update --init --recursive
Expand Down

0 comments on commit df20cb1

Please sign in to comment.