Skip to content

Commit fc00f86

Browse files
authored
Update README.md
1 parent cba54be commit fc00f86

File tree

1 file changed

+14
-18
lines changed

1 file changed

+14
-18
lines changed

README.md

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,6 @@
4040
- Preserve design decisions in formats accessible to everyone on your team
4141
- Generate code snippets for technical documentation or requirements
4242

43-
---
44-
45-
### :arrow_down: [Install the Plugin](https://github.com/protospatial/NodeToCode/releases)
46-
Check out the Releases page for the latest stable builds of Node to Code - ready to install in your engine or project
47-
48-
### :books: [Visit the Wiki](https://github.com/protospatial/NodeToCode/wiki)
49-
Explore the documentation, including setup guides, best practices, and troubleshooting steps
50-
51-
### 🆕 [See What's New](https://github.com/protospatial/NodeToCode/wiki/Latest-Updates)
52-
53-
### 🛣️ [See What's Ahead](https://trello.com/b/iPOyaSvb)
54-
55-
---
56-
5743
## 🔧 Under the Hood
5844

5945
- **Blueprint Analysis:** Captures your entire Blueprint graph structure, including execution flows, data connections, variable references, and comments
@@ -62,15 +48,27 @@ Explore the documentation, including setup guides, best practices, and troublesh
6248
- **Style Guidance:** Supply your own C++ files as reference to maintain your project's coding standards and patterns
6349
- **Integrated Editor Experience:** Review translations in a dockable Unreal editor window with syntax highlighting, implementation notes, & theming
6450

65-
---
66-
6751
## 👥 Value for Your Entire Team
6852

6953
- **Blueprint Creators:** Communicate systems clearly and gradually learn C++ through your own work
7054
- **C++ Programmers:** Understand designer intent without deciphering complex visual graphs
7155
- **Project Leads:** Improve team communication and maintain better system documentation
7256
- **Educators & Students:** Bridge the visual-to-code learning gap with real examples
7357

58+
## 🏃Get Started
59+
60+
### :arrow_down: [Install the Plugin](https://github.com/protospatial/NodeToCode/releases)
61+
Check out the Releases page for the latest stable builds of Node to Code - ready to install in your engine or project
62+
63+
### :books: [Visit the Wiki](https://github.com/protospatial/NodeToCode/wiki)
64+
Explore the documentation, including setup guides, best practices, and troubleshooting steps
65+
66+
### 🆕 [See What's New](https://github.com/protospatial/NodeToCode/wiki/Latest-Updates)
67+
Read the latest release notes
68+
69+
### 🛣️ [See What's Ahead](https://trello.com/b/iPOyaSvb)
70+
Get excited about what's on the roadmap!
71+
7472
---
7573

7674
### :speech_balloon: [Discord Community](https://discord.gg/4t3Syvk4AG)
@@ -80,5 +78,3 @@ Have questions or need help? Join the Discord for support and discussion.
8078
-[Buy me a coffee](https://buymeacoffee.com/protospatial)
8179
- 🧡 [Sponsor me on GitHub](https://github.com/sponsors/NCMcClure)
8280
- 🏪 [Get the plugin on Fab](https://www.fab.com/listings/29955a71-cd04-4111-ac43-6a0264429ce6)
83-
84-
---

0 commit comments

Comments
 (0)