Skip to content

Commit 1958829

Browse files
committed
Added a mention of Postgres to the readme line about databases
1 parent b109762 commit 1958829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Blogifier is multi-user, lightweight blog written in .NET Core with Angular fron
99
* Windows, Mac or Linux
1010
* ASP.NET Core 2.2
1111
* Visual Studio 2019, VS Code or other code editor (Atom, Sublime etc)
12-
* SQLite by default, MS SQL Server and MySQL out of the box, EF compatible databases should work
12+
* SQLite by default, MS SQL Server, Postgres and MySQL out of the box, EF compatible databases should work
1313

1414
## Getting Started
1515

0 commit comments

Comments
 (0)