Skip to content

Commit 4f213cc

Browse files
committed
Minor update of README.md
1 parent cc4a4fc commit 4f213cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Composition Rules Helper
2-
Simple but useful Windows desktop application for displaying and auto aligning 'composition rules' grids on top of images. Can be used for artistic educational or creative purposes.
2+
Windows desktop application for displaying and auto aligning 'composition rules' grids on top of images. Can be used for artistic educational or creative purposes.
33

44
### Features
55
* Displaying one of the selected composition grids (Thirds, Golden Ratio, Diagonal of Thirds and so on) in transparent window.
66
* Manual or automatic (supports right now Windows 7 Photo Viewer and OTOY Octane Render Standalone apps) resizing and aligning grid extents along borders of image.
77
* Rotating and flipping selected grid.
88

99
### Technologies
10-
Developed using MS Visual Studio 2010, C# .NET 4.0, WPF for UI. Code separation according to MVVM pattern. No external dependencies.
10+
Developed using MS Visual Studio 2017, C#.NET 4.0, WPF for UI. Code separation according to MVVM pattern. No external dependencies.
1111

1212
### Screenshot
1313
![Demo screenshot](https://github.com/apdevelop/composition-rules-helper/blob/master/Docs/ScreenGrid.png)

0 commit comments

Comments
 (0)