Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #22 from CrowdStrike/master
Browse files Browse the repository at this point in the history
Merge doc changes back to dev
  • Loading branch information
mr-burnse authored Dec 12, 2016
2 parents d7ca48c + c6ebb92 commit ad37c60
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ CrowdStrike Falcon Orchestrator is an extendable Windows-based application that

Check out the following [video](https://www.youtube.com/watch?v=3Mi9L6na8G8) on YouTube for a project overview and demonstration of Falcon Orchestrator.

# Support

As an open source project this software is not officially supported by CrowdStrike. As such we ask that you please refrain from sending inquiries to the CrowdStrike support team. The project maintainers will be working with active community contributors to address bugs and supply new features. If you have identified a bug please submit an issue through GitHub by following the contribution guidelines. You can also post questions or start conversations on the project through our [community forums](http://community.crowdstrike.com) page.

You can also join the project chat room to discuss in greater detail, click [![Slack](https://falcon-orchestrator.herokuapp.com/badge.svg)](https://falcon-orchestrator.herokuapp.com) to sign up. Please note that the email you sign up with will be viewable by other users. If you wish to keep your company name anonymous you should use a personal email that holds no affiliation.


# Getting Started

Please refer to the [Wiki](https://github.com/CrowdStrike/falcon-orchestrator/wiki) page for instructions on installing and configuring the application. You can download the installer through the [release](https://github.com/CrowdStrike/falcon-orchestrator/releases/download/v1.0.0/FalconOrchestratorSetup.msi) page.
Expand Down Expand Up @@ -45,12 +52,6 @@ The solution is composed of 7 projects/modules, each providing specific function
**IOC** | Class Library | Library managing calls to and from the Falcon Host Management API for indicators.
**Web** | ASP.NET Web Application | MVC based web application to provide user interface for interacting with the system.


# Support

As an open source project this software is not officially supported by CrowdStrike. As such we ask that you please refrain from sending inquiries to the CrowdStrike support team. The project maintainers will be working with active community contributors to address bugs and supply new features.
If you have identified a bug please submit an issue through GitHub by following the contribution guidelines. You can also post questions or start conversations on the project through our [community forums](http://community.crowdstrike.com) page.

# Contribution

Contribution is key to the successs of any open source project. As such we highly recommend you get involved and help us to make the tool better for everyone! For guidelines on contributing refer to [CONTRIBUTING.md](https://github.com/CrowdStrike/falcon-orchestrator/blob/master/CONTRIBUTING.md)
Expand Down

0 comments on commit ad37c60

Please sign in to comment.