Skip to content

Commit 08b83a8

Browse files
committed
Open terminals next to each other
1 parent fd379e2 commit 08b83a8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ tasks:
44
- before: cd docs
55
init: yarn install
66
command: yarn start
7+
openMode: split-right
78

89
ports:
910
- port: 3000

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Contributing
2323
============
2424
I'm happy about every **pull request** you open and **issue** you find to help make this API **more awesome**. Please note that it might sometimes take me a while to get back to you. Feel free to ping me if I don't respond.
2525

26-
## GitPod
26+
## Gitpod
2727

28-
You can use GitPod to launch a fully functional development environment right in your browser. Simply click on the following badge:
28+
You can use Gitpod to launch a fully functional development environment right in your browser. Simply click on the following badge:
2929

3030
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/cmfcmf/OpenWeatherMap-PHP-API)
3131

0 commit comments

Comments
 (0)