Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 2.38 KB

README.md

File metadata and controls

55 lines (42 loc) · 2.38 KB

Logo

Explore the docs
View Demo - Report Bug - Request Feature

Downloads Contributors Forks Stargazers Issues License

Table Of Contents

Getting Started

To start using Algo, add the following include at the top of your main.bpp file:

include "https://buckshotplusplus.github.io/Algo_ViewLibrary/includes.bpp"

You can see a complete example of a website made with Algo here: https://github.com/BuckshotPlusPlus/Official-Website

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Authors