Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
2 changes: 1 addition & 1 deletion GraphDisplay/ManualNode.cs → Graph and Manual Nodes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ protected override Pen GetTextBorderColor(bool removing, bool clicking)
return result;
}
}
}
}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Website-Display
A program to create and display a node-based structure representing the pages on a website and the links between them