diff --git a/README.md b/README.md index 7c1c5c7..a1f1fd1 100644 --- a/README.md +++ b/README.md @@ -21,18 +21,6 @@ updates the YAML configuration files, ensuring seamless integration with GitHub. > The amount of time dedicated is very limited (around ~4 weekends, starting from 1st of October), and the features needed for a complete project are numerous. > Therefore, some features will **undoubtedly be missing** and may be implemented in the future. -## Table of contents - -- [Features](#features) -- [Technical info](#-technical-info) - - [UI](#ui) - - [YAML Editor](#yaml-editor) - - [Flow diagram](#flow-diagram) - - [Backend](#backend) - - [Other dependencies](#other) - - [Hosting](#hosting) -- [Supported GitHub Workflow Features](#supported-github-workflow-features) - ## Disclaimer for hackathon entry This project will be submitted for these two hackathons: @@ -40,10 +28,10 @@ This project will be submitted for these two hackathons: - [SolidHack 2024](https://hack.solidjs.com/) - [AppWrite's Hacktoberfest 2024 Hackathon](https://appwrite.io/blog/post/appwrite-hacktoberfest-hackathon-2024) -Since they have two different deadlines, this project will be subdivided into two branches until the two hackathon ends: +Since they have two different deadlines, it will be subdivided into two branches until the two hackathon ends: -- main (Source code for SolidHack) -- appwrite (Source code for AppWrite hackathon) +- [main](https://github.com/riccardoperra/pipelineui/tree/main): Source code to be submitted for SolidHack +- [appwrite](https://github.com/riccardoperra/pipelineui/tree/appwrite): Source code to be submitted for Appwrite Hackathon Those two branches are linked in a multi-environment railway project which is currently visible to everyone: [Railway Deployment](https://railway.app/project/8e131c67-73c1-4ab6-9fa4-31dfa6c9000e). @@ -54,6 +42,18 @@ Github environment deployments: - [Appwrite](https://github.com/riccardoperra/pipelineui/deployments/appwrite) - [Production (SolidHack)](https://github.com/riccardoperra/pipelineui/deployments/production) +## Table of contents + +- [Features](#features) +- [Technical info](#-technical-info) + - [UI](#ui) + - [YAML Editor](#yaml-editor) + - [Flow diagram](#flow-diagram) + - [Backend](#backend) + - [Other dependencies](#other) + - [Hosting](#hosting) +- [Supported GitHub Workflow Features](#supported-github-workflow-features) + ## Features ### ✅ Built-in editor