Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
d295d6ef
Commit
d295d6ef
authored
9 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Plain Diff
Merge pull request #617 from makomi/master
readme: fix typo, improve formatting
parents
0880159e
65c0e256
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
d295d6ef
Documentation (incomplete at this time, contribute if you can!) may be found at
http://gluon.readthedocs.org/
http://gluon.readthedocs.org/
.
If you're new to Gluon and ready to get your feet wet, have a look at the
[
Getting Started Guide
](
http://gluon.readthedocs.org/en/latest/user/getting_started.html
)
.
...
...
@@ -8,13 +8,13 @@ If you're new to Gluon and ready to get your feet wet, have a look at the
## Issues & Feature requests
Before opening an issue make sure to
read
check whether any existing issues
Before opening an issue
,
make sure to check whether any existing issues
(open or closed) match. If you're suggesting a new feature, drop by on IRC or
our mailinglist to discuss it first.
## Use a release!
Please refrain from using the master branch for anything else but development purposes!
Please refrain from using the
`
master
`
branch for anything else but development purposes!
Use the most recent release instead. You can list all relaseses by running
`git branch -a`
and switch to one by running
`git checkout v2015.1 && make update`
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment