Skip to content

Commit 0b6b1f9

Browse files
committed
update README for new chat server
1 parent 91eb1aa commit 0b6b1f9

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ userfrosting/config-userfrosting.php
1414
public/js/min/*
1515
public/css/min/*
1616

17-
# Ignore personal config files (dev)
18-
app/config/development.php
17+
# Ignore v4 directories in v0.3.x
18+
app/*
19+
build/*
1920

2021
# Ignore composer.lock
2122
userfrosting/composer.lock

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ http://www.userfrosting.com
44

55
If you simply want to show that you like this project, or want to remember it for later, you should **star**, not **fork**, this repository. Forking is only for when you are ready to create your own copy of the code to work on.
66

7-
[![Join the chat at https://gitter.im/alexweissman/UserFrosting](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/alexweissman/UserFrosting?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
7+
[![Join the chat at https://chat.userfrosting.com/channel/support](http://puffin.rocks/media/rocketchat/logo.png)](https://chat.userfrosting.com/channel/support)
88

99
[![Click here to lend your support to: UserFrosting: A secure, modern user management system for PHP and make a donation at pledgie.com !](https://pledgie.com/campaigns/29583.png?skin_name=chrome)](https://pledgie.com/campaigns/29583)
1010

0 commit comments

Comments
 (0)