Skip to content
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Programming Club UIET
This is the official website of the Programming Club at UIET, Panjab University.
This is the official website of the Programming Club at UIET, Punjab University.

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e745e9b4af624b4684559e8fc1e95697)](https://www.codacy.com/app/divyam3897/website?utm_source=github.com&utm_medium=referral&utm_content=pclubuiet/website&utm_campaign=Badge_Grade)
[![Build Status](https://travis-ci.org/pclubuiet/website.svg?branch=master)](https://travis-ci.org/pclubuiet/website)
Expand All @@ -20,7 +20,7 @@ This is the official website of the Programming Club at UIET, Panjab University.
systemctl start postgresql
```

3. Log into Postgres session.
3. Log in into Postgres session.
```
psql
```
Expand Down