Skip to content

Commit 8e69303

Browse files
authored
Update README for accurate terminology
Corrected 'mounted drives' to 'mounted PSDrives' for accuracy.
1 parent ab15c80 commit 8e69303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This minimalist architecture provides maximum flexibility while maintaining simp
3434
**🔄 Persistent Session State**
3535
- Current directory persists across all commands and interactions
3636
- Imported modules and authenticated sessions remain active throughout the entire session
37-
- Variables, functions, and mounted drives stay available throughout the session
37+
- Variables, functions, and mounted PSDrives stay available throughout the session
3838
- No need to re-initialize or re-authenticate between commands
3939
- True model context protocol implementation preserves your entire working state
4040

0 commit comments

Comments
 (0)