Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BytexGrid authored Jan 1, 2025
1 parent 4c71e60 commit 2cad88d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NeatShift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ A modern Windows application for organizing files using symbolic links, allowing
### Technical Details

#### Architecture
- Modern .NET 6.0 WPF application
- Modern .NET 8.0 WPF application
- MVVM architecture using CommunityToolkit.Mvvm
- Dependency Injection for services
- Async operations for better responsiveness
Expand Down Expand Up @@ -104,7 +104,7 @@ A modern Windows application for organizing files using symbolic links, allowing

## Technical Requirements
- Windows OS (Windows 10 or later recommended)
- .NET 6.0 Runtime
- .NET 8.0 Runtime
- Administrator privileges (for symbolic link creation)

## Dependencies
Expand All @@ -121,4 +121,4 @@ A modern Windows application for organizing files using symbolic links, allowing
## Notes
- Requires administrator privileges for symbolic link creation
- System Restore functionality requires srrestorept.dll
- Hidden symbolic links can be viewed by enabling "Show hidden files" and "Show system files" in File Explorer
- Hidden symbolic links can be viewed by enabling "Show hidden files" and "Show system files" in File Explorer

0 comments on commit 2cad88d

Please sign in to comment.