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

Improved docs #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
bosh-website
Bosh-website
============

[bosh homepage](http://bosh.cloudfoundry.org)

this site is developed with spring boot. all html and web assets go in the `public` folder.
This site is developed with spring boot. all html and web assets go in the `public` folder.

prereqs
=======
Expand All @@ -12,14 +12,14 @@ prereqs
development instructions
========================

- clone this repository
- make changes to the web assets in the `public` folder
- preview them with `spring run app.groovy` and look at localhost:8080
- Clone this repository
- Make changes to the web assets in the `public` folder
- Preview them with `spring run app.groovy` and look at localhost:8080

file a bug
File a bug
==========
Bugs can be filed using Github Issues

contributing
Contributing
=============
Please read the [contributors' guide](https://github.com/cloudfoundry/cf-release/blob/master/CONTRIBUTING.md)
Please read the [contributors' guide](https://github.com/cloudfoundry/cf-release/blob/master/CONTRIBUTING.md)