Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tavi Truman <TaviTruman@users.noreply.github.com>
  • Loading branch information
TaviTruman authored Oct 23, 2023
1 parent 410fb4b commit eaf5dbf
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ By extending the Guan Logic Programming Library in this manner, we aim to create
- **gRPC Alternatives**: Native support for .NET 6/7 utilizing TGE's Symmetric RPC for high-throughput, low-latency distributed systems.
- **Azure Service Fabric**: Extended and refactored support, targeting Winter 2024 for release.

### Build Environment

| - | Windows | Linux |
|:------:|:------:|:------:|
|Build|![Build status badge](https://msai.visualstudio.com/GraphEngine/_apis/build/status/GraphEngine-Windows)|![Build status badge](https://msai.visualstudio.com/GraphEngine/_apis/build/status/GraphEngine-Linux)|

### Getting Started

For Windows: Utilize Visual Studio 2022 with .NET 7/8 SDKs installed. Execute `tools/build.ps1` for generating multi-targeting NuGet packages.
Expand All @@ -65,7 +59,6 @@ For Linux: Install g++, cmake, and libssl-dev, followed by .NET SDK x64 6.0. Run

Your contributions via pull requests, issue reports, and suggestions are welcome. Please adhere to our [code of conduct](CODE_OF_CONDUCT.md).


### This Repo does include support for Graph Engine integrated with Azure Service Fabric
- Support for Azure Service Fabric is still under development
- Release is targeted for late Winter 2024
Expand Down

0 comments on commit eaf5dbf

Please sign in to comment.