Skip to content

Commit f9d0f99

Browse files
committed
added license section, misc cleanup
1 parent 5f7e7dd commit f9d0f99

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

readme.md renamed to README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# DataRole API Client Library for PHP #
22

3-
## Description ##
43
The DataRole API Client Library enables you to work with DataRole APIs on your server.
54

65
## Requirements ##
@@ -84,4 +83,20 @@ We accept contributions via Github Pull Requests, but all contributors need to b
8483

8584
Run the PHPUnit tests with PHPUnit.
8685

87-
phpunit tests/
86+
phpunit tests/
87+
88+
## License ##
89+
90+
Copyright 2016 HireWheel, LLC
91+
92+
Licensed under the Apache License, Version 2.0 (the "License");
93+
you may not use this file except in compliance with the License.
94+
You may obtain a copy of the License at
95+
96+
> <http://www.apache.org/licenses/LICENSE-2.0>
97+
98+
Unless required by applicable law or agreed to in writing, software
99+
distributed under the License is distributed on an "AS IS" BASIS,
100+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
101+
See the License for the specific language governing permissions and
102+
limitations under the License.

0 commit comments

Comments
 (0)