From b58d0f6aad85e45dc33f21788dbd16547bb440e4 Mon Sep 17 00:00:00 2001 From: "Satheesh (ryanjon2040)" Date: Sun, 7 Mar 2021 00:50:34 +0530 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 95b1dac..fc84b9e 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,12 @@ This is a WPF rewrite of Network Profiler by Epic Games. Check out the original ![](https://img.shields.io/github/languages/code-size/ryanjon2040/UnrealNetworkProfiler.svg?style=flat) ![](https://img.shields.io/github/repo-size/ryanjon2040/UnrealNetworkProfiler.svg?style=flat) ![Screenshot](NetworkProfiler.png) + +Dependencies +=================== + +[HandyControl](https://github.com/HandyOrg/HandyControl) + +[ScottPlot](https://github.com/ScottPlot/ScottPlot) + +[GameAnalytics](https://github.com/GameAnalytics/GA-SDK-C-SHARP)