Skip to content

[Docs] - Add Quick Start section to README answering "How to run this project"#1

Draft
sds-web26 with Copilot wants to merge 2 commits into
developfrom
copilot/how-to-run-project
Draft

[Docs] - Add Quick Start section to README answering "How to run this project"#1
sds-web26 with Copilot wants to merge 2 commits into
developfrom
copilot/how-to-run-project

Conversation

Copilot AI commented Mar 31, 2026

Copy link
Copy Markdown

Users lacked a clear, consolidated entry point for running OpenBB — installation info existed but was scattered with no dedicated "how to run" section.

What

Added a Quick Start section (§1) to the root README.md covering the three primary run modes:

  • Python packagepip install openbb + minimal usage snippet
  • REST APIpip install "openbb[all]" + openbb-api, with server/docs URLs
  • Development from source — numbered steps: prerequisites → clone → python dev_install.py -e → verification

Also updated the Table of Contents and renumbered all downstream sections (§1–§7 → §2–§8).

Impact

Documentation-only change. No code, logic, or runtime behavior affected. Impact score: 1

Testing Done

Reviewed rendered Markdown structure; verified section anchors in ToC match new headings.

Copilot AI changed the title [WIP] Add instructions for running the project [Docs] - Add Quick Start section to README answering "How to run this project" Mar 31, 2026
Copilot AI requested a review from sds-web26 March 31, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants