-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from nimblehq/chore/company-name-change
Company name change
- Loading branch information
Showing
3 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
# Git Repository Template | ||
|
||
Project repository template to set up all public projects at [Nimbl3](https://nimbl3.com) | ||
Project repository template to set up all public projects at [Nimble](https://nimblehq.co/) | ||
|
||
## Usage | ||
|
||
Clone the repository | ||
|
||
`git clone [email protected]:nimbl3/git-template.git` | ||
`git clone [email protected]:nimblehq/git-template.git` | ||
|
||
## License | ||
|
||
This project is Copyright (c) 2014-2018 Nimbl3 Ltd. It is free software, | ||
This project is Copyright (c) 2014-2018 Nimble. It is free software, | ||
and may be redistributed under the terms specified in the [LICENSE] file. | ||
|
||
[LICENSE]: /LICENSE | ||
|
||
## About | ||
|
||
![Nimbl3](https://dtvm7z6brak4y.cloudfront.net/logo/logo-repo-readme.jpg) | ||
![Nimble](https://assets.nimblehq.co/logo/dark/logo-dark-text-160.png) | ||
|
||
This project is maintained and funded by Nimbl3 Ltd. | ||
This project is maintained and funded by Nimble. | ||
|
||
We love open source and do our part in sharing our work with the community! | ||
See [our other projects][community] or [hire our team][hire] to help build your product. | ||
|
||
[community]: https://nimbl3.github.io/ | ||
[hire]: https://nimbl3.com/ | ||
[community]: https://github.com/nimblehq | ||
[hire]: https://nimblehq.co/ |