Skip to content

Commit

Permalink
Merge pull request #1 from MetaPhase-Consulting/circle-ci-mpc
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
afrasier committed Oct 18, 2018
2 parents 7549d75 + b313426 commit 762d622
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# United States Department of State TalentMAP

[![Build Status](https://circleci.com/gh/18F/State-TalentMAP.svg?style=shield)](https://circleci.com/gh/18F/State-TalentMAP/)
[![Test Coverage](https://codeclimate.com/github/18F/State-TalentMAP/badges/coverage.svg)](https://codeclimate.com/github/18F/State-TalentMAP/coverage)
[![Code Climate](https://codeclimate.com/github/18F/State-TalentMAP/badges/gpa.svg)](https://codeclimate.com/github/18F/State-TalentMAP)
[![Dependency Status](https://gemnasium.com/badges/github.com/18F/State-TalentMAP.svg)](https://gemnasium.com/github.com/18F/State-TalentMAP)
[![Build Status](https://circleci.com/gh/MetaPhase-Consulting/State-TalentMAP.svg?style=shield)](https://circleci.com/gh/MetaPhase-Consulting/State-TalentMAP/)
[![Test Coverage](https://codeclimate.com/github/MetaPhase-Consulting/State-TalentMAP/badges/coverage.svg)](https://codeclimate.com/github/MetaPhase-Consulting/State-TalentMAP/coverage)
[![Code Climate](https://codeclimate.com/github/MetaPhase-Consulting/State-TalentMAP/badges/gpa.svg)](https://codeclimate.com/github/MetaPhase-Consulting/State-TalentMAP)

A comprehensive research, bidding, and matching system to match Foreign Service employees with the right skills to available posts and positions.

Expand All @@ -23,7 +22,7 @@ We use [EditorConfig](http://editorconfig.org/) to ensure consistency across fil

### TalentMAP API

You will need the [State TalentMAP API](https://github.com/18F/State-TalentMAP-API) running locally in order for this application to make requests to the API.
You will need the [State TalentMAP API](https://github.com/MetaPhase-Consulting/State-TalentMAP-API) running locally in order for this application to make requests to the API.

### React Application

Expand Down Expand Up @@ -58,7 +57,7 @@ The front end application is Dockerized and available in a `docker-compose` stac

## Deploying

There is a brief deployment guide [here](DEPLOY.md) that discusses deployment up the front end application. For more thorough intructions, including the API, checkout out the [wiki](https://github.com/18F/State-TalentMAP/wiki/Deployment-Guide).
There is a brief deployment guide [here](DEPLOY.md) that discusses deployment up the front end application. For more thorough intructions, including the API, checkout out the [wiki](https://github.com/MetaPhase-Consulting/State-TalentMAP/wiki/Deployment-Guide).

## Accessibility

Expand Down

0 comments on commit 762d622

Please sign in to comment.