Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjbauer committed Sep 26, 2022
1 parent fead8f6 commit 040346c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Photino is the lightest cross-platform framework. Compared to Electron, a Photin

This repo contains samples for Photino projects using the following Web Frameworks:

* MS Blazor
* Vue.JS
* Angular
* React
Expand All @@ -24,8 +23,9 @@ This repo also contains these samples
* gRPC for local communication
* 3D graphics using 3d.js
* 3D graphics with 3d.js and React
* Advanced .NET with WebAPI, OS calls, PowerShell calls
* Multi-Window (Linux and Mac only for now)
* A TestBench for .NET with WebAPI, OS calls, PowerShell calls, etc.
* Multi-Window
* Static File Server (use to prevent CORS issues)

Contribute to this project if you would like to add additional support for frameworks currently not supported by Photino.
If you would like to start working with Photino and a particular supported framework, you can either start with using one of the sample projects, or check out the [Visual Studio Project Templates](https://docs.tryphotino.io/Photino-VSExtension) or [dotnet CLI / VS Code tempaltes](https://docs.tryphotino.io/Photino-VSCodeTemplates).
Expand Down

0 comments on commit 040346c

Please sign in to comment.