From 5e2bd2bfef0961a5faf9410d06fc85efa2166adc Mon Sep 17 00:00:00 2001 From: dharmatech Date: Thu, 9 May 2019 23:09:29 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c17acd..ff73679 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ * Experimental presentation based user interface for PowerShell * WPF user interface * Pure C#. No XAML. -* Minimalist. Currently only 200 lines long. +* Minimalist. Currently only [200 lines long](https://github.com/dharmatech/PsReplWpf/blob/master/PsReplWpfTextBlock/MainWindow.cs). * I encourage folks to fork and experiment with new approaches. Sharing of your results is welcome! # Screenshots