Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davewalker5 committed Feb 2, 2020
1 parent a77d55d commit e96bad2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@ DroneFlightLogDb implements the entities and business logic for a SQL-based dron
* Drones, models and manufacturers
* Flights, flight locations and flight properties

It is implemented in C# and uses Entity Framework Core.

It supports the following database types:

| Type | Purpose |
| --- | --- |
| In Memory | In-memory database for transient storage and targetted at unit testing |
| SQLite | Permanent storage in a SQLite database |

## Getting Started

Please see the [Wiki](https://github.com/davewalker5/DroneFlightLogDb/wiki) for details on how to reference and use the Drone Flight Log business logic and how to get started with a database to hold the data.
Expand Down

0 comments on commit e96bad2

Please sign in to comment.